public interface ICepRule
EventPatterns with CepJobs to be executed when patterns get
matched.| Modifier and Type | Method and Description |
|---|---|
java.util.List<EventPattern> |
getEventPatterns() |
CepJob<IObservableComplexEventPattern> |
getJob() |
java.util.List<EventPattern> getEventPatterns()
EventPatterns of the ruleCepJob<IObservableComplexEventPattern> getJob()
CepJob to be executed when patterns get matched