Package com.apama.epl.plugin.annotation


package com.apama.epl.plugin.annotation
  • Class
    Description
    This annotation provides application-level information about a jar that contains one or more EPL plug-ins, such as additional entries to add to the classpath.
    Declare methods on a correlator Java plugin as being a callback from the runtime.
     
    This Annotation is used to mark a Java EPL Plugin class.
    Declare that either an entire plugin, or a specific method doesn't block.