public interface EPRuntimeStateListener
EPRuntime
state changes.Modifier and Type | Method and Description |
---|---|
void |
onEPRuntimeDestroyRequested(EPRuntime runtime)
Invoked before an
EPRuntime is destroyed. |
void |
onEPRuntimeInitialized(EPRuntime runtime)
Invoked after an existing
EPRuntime is initialized upon completion of a call to initialize. |
Copyright © 2005–2018. All rights reserved.