|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConditionHandlerFactory
Factory for engine condition handler instance(s).
Receives CEP engine contextual information and should return an implementation of the
ConditionHandler
interface.
Method Summary | |
---|---|
ConditionHandler |
getHandler(ConditionHandlerFactoryContext context)
Returns an exception handler instances, or null if the factory decided not to contribute an exception handler. |
Method Detail |
---|
ConditionHandler getHandler(ConditionHandlerFactoryContext context)
context
- contains the engine URI
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |