|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HookType | |
---|---|
com.espertech.esper.client.annotation | This package defines the Esper EPL annotations, which prefix EPL statements for the purpose of adding statement information. |
com.espertech.esper.util | Utility classes that center around Java type handling, printing, reflection, debugging |
Uses of HookType in com.espertech.esper.client.annotation |
---|
Methods in com.espertech.esper.client.annotation that return HookType | |
---|---|
static HookType |
HookType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static HookType[] |
HookType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of HookType in com.espertech.esper.util |
---|
Methods in com.espertech.esper.util with parameters of type HookType | |
---|---|
static java.lang.Object |
JavaClassHelper.getAnnotationHook(java.lang.annotation.Annotation[] annotations,
HookType hookType,
java.lang.Class interfaceExpected,
EngineImportService optionalResolver)
Returns an instance of a hook as specified by an annotation. |
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |