|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObserverEnum | |
---|---|
net.esper.pattern.observer |
Uses of ObserverEnum in net.esper.pattern.observer |
---|
Methods in net.esper.pattern.observer that return ObserverEnum | |
---|---|
static ObserverEnum |
ObserverEnum.forName(java.lang.String namespace,
java.lang.String name)
Returns observer enum for namespace name and observer name. |
static ObserverEnum |
ObserverEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ObserverEnum[] |
ObserverEnum.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |