|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedWindowLifecycleEvent.LifecycleEventType | |
---|---|
com.espertech.esper.epl.named | Named window classes are in this package |
Uses of NamedWindowLifecycleEvent.LifecycleEventType in com.espertech.esper.epl.named |
---|
Methods in com.espertech.esper.epl.named that return NamedWindowLifecycleEvent.LifecycleEventType | |
---|---|
NamedWindowLifecycleEvent.LifecycleEventType |
NamedWindowLifecycleEvent.getEventType()
Returns the event type. |
static NamedWindowLifecycleEvent.LifecycleEventType |
NamedWindowLifecycleEvent.LifecycleEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NamedWindowLifecycleEvent.LifecycleEventType[] |
NamedWindowLifecycleEvent.LifecycleEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.espertech.esper.epl.named with parameters of type NamedWindowLifecycleEvent.LifecycleEventType | |
---|---|
NamedWindowLifecycleEvent(java.lang.String name,
NamedWindowProcessor processor,
NamedWindowLifecycleEvent.LifecycleEventType eventType,
java.lang.Object... parameters)
Ctor. |
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |