Class ExecutionErrorManagerImpl

  • All Implemented Interfaces:
    org.kie.internal.runtime.error.ExecutionErrorManager

    public class ExecutionErrorManagerImpl
    extends Object
    implements org.kie.internal.runtime.error.ExecutionErrorManager
    • Constructor Detail

      • ExecutionErrorManagerImpl

        public ExecutionErrorManagerImpl​(org.kie.internal.runtime.error.ExecutionErrorStorage storage)
    • Method Detail

      • getHandler

        public org.kie.internal.runtime.error.ExecutionErrorHandler getHandler()
        Specified by:
        getHandler in interface org.kie.internal.runtime.error.ExecutionErrorManager
      • getStorage

        public org.kie.internal.runtime.error.ExecutionErrorStorage getStorage()
        Specified by:
        getStorage in interface org.kie.internal.runtime.error.ExecutionErrorManager
      • createHandler

        public org.kie.internal.runtime.error.ExecutionErrorHandler createHandler()
      • closeHandler

        public void closeHandler()