|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.ExceptionHandlingService
public class ExceptionHandlingService
Constructor Summary | |
---|---|
ExceptionHandlingService(java.lang.String engineURI,
java.util.List<ExceptionHandler> exceptionHandlers,
java.util.List<ConditionHandler> conditionHandlers)
|
Method Summary | |
---|---|
void |
handleCondition(BaseCondition condition,
EPStatementHandle handle)
|
void |
handleException(java.lang.RuntimeException ex,
EPStatementAgentInstanceHandle handle)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionHandlingService(java.lang.String engineURI, java.util.List<ExceptionHandler> exceptionHandlers, java.util.List<ConditionHandler> conditionHandlers)
Method Detail |
---|
public void handleCondition(BaseCondition condition, EPStatementHandle handle)
public void handleException(java.lang.RuntimeException ex, EPStatementAgentInstanceHandle handle)
|
© 2006-2011 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 |