|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionHandlerFactory
Factory for exception handler instance(s).
Receives CEP engine contextual information and should return an implementation of the
ExceptionHandler
interface.
Method Summary | |
---|---|
ExceptionHandler |
getHandler(ExceptionHandlerFactoryContext context)
Returns an exception handler instances, or null if the factory decided not to contribute an exception handler. |
Method Detail |
---|
ExceptionHandler getHandler(ExceptionHandlerFactoryContext 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 |