com.espertech.esper.client.hook
Class ExceptionHandlerFactoryContext

java.lang.Object
  extended by com.espertech.esper.client.hook.ExceptionHandlerFactoryContext

public class ExceptionHandlerFactoryContext
extends java.lang.Object

Context provided to ExceptionHandlerFactory implementations providing engine contextual information.


Constructor Summary
ExceptionHandlerFactoryContext(java.lang.String engineURI)
          Ctor.
 
Method Summary
 java.lang.String getEngineURI()
          Returns the engine URI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandlerFactoryContext

public ExceptionHandlerFactoryContext(java.lang.String engineURI)
Ctor.

Parameters:
engineURI - engine URI
Method Detail

getEngineURI

public java.lang.String getEngineURI()
Returns the engine URI.

Returns:
engine URI

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com