com.espertech.esper.dataflow.annotations
Annotation Type OutputType


@Retention(value=RUNTIME)
@Target(value={})
public @interface OutputType


Required Element Summary
 java.lang.String name
           
 
Optional Element Summary
 java.lang.Class type
           
 java.lang.String typeName
           
 

Element Detail

name

public abstract java.lang.String name

type

public abstract java.lang.Class type
Default:
com.espertech.esper.dataflow.annotations.OutputType.class

typeName

public abstract java.lang.String typeName
Default:
""

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com