Package com.apama.epl.plugin.annotation
-
Enum Summary Enum Description Callback.CBType -
Annotation Types Summary Annotation Type Description Callback Declare methods on a correlator Java plugin as being a callback from the runtime.EPLPlugin This Annotation is used to mark a Java EPL Plugin class.NoBlock Declare that either an entire plugin, or a specific method doesn't block.