|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatementLifecycleEvent.LifecycleEventType | |
---|---|
com.espertech.esper.core | Implementation of client package interfaces, glue code |
Uses of StatementLifecycleEvent.LifecycleEventType in com.espertech.esper.core |
---|
Methods in com.espertech.esper.core that return StatementLifecycleEvent.LifecycleEventType | |
---|---|
StatementLifecycleEvent.LifecycleEventType |
StatementLifecycleEvent.getEventType()
Returns the event type. |
static StatementLifecycleEvent.LifecycleEventType |
StatementLifecycleEvent.LifecycleEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StatementLifecycleEvent.LifecycleEventType[] |
StatementLifecycleEvent.LifecycleEventType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in com.espertech.esper.core with parameters of type StatementLifecycleEvent.LifecycleEventType | |
---|---|
StatementLifecycleEvent(EPStatement statement,
StatementLifecycleEvent.LifecycleEventType eventType,
Object... params)
Ctor. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |