Class ExceptionHandlerFactoryContext

java.lang.Object
com.espertech.esper.common.client.hook.exception.ExceptionHandlerFactoryContext

public class ExceptionHandlerFactoryContext extends Object
Context provided to ExceptionHandlerFactory implementations providing runtime contextual information.
  • Constructor Details

    • ExceptionHandlerFactoryContext

      public ExceptionHandlerFactoryContext(String runtimeURI)
      Ctor.
      Parameters:
      runtimeURI - runtime URI
  • Method Details

    • getRuntimeURI

      public String getRuntimeURI()
      Returns the runtime URI.
      Returns:
      runtime URI