Package com.apama.epl.plugin.annotation
Annotation Interface Callback
Declare methods on a correlator Java plugin as being a callback from the runtime.
Options are:
SHUTDOWN - called when the plugin is unloaded/deleted or the correlator shuts down.
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements
-
Element Details
-
type
Callback.CBType type
-