Class ProcessEnvironmentRedirectFactory

java.lang.Object
com.illumon.iris.console.utils.ProcessEnvironmentRedirectFactory
All Implemented Interfaces:
com.fishlib.base.FatalErrorHandlerFactory

public class ProcessEnvironmentRedirectFactory extends Object implements com.fishlib.base.FatalErrorHandlerFactory
FatalErrorHandlerFactory that forwards the Fatal Error to the ProcessEnvironment FatalErrorReporter.
  • Constructor Details

    • ProcessEnvironmentRedirectFactory

      public ProcessEnvironmentRedirectFactory()
  • Method Details

    • get

      public com.fishlib.base.FatalErrorHandler get()
      Specified by:
      get in interface com.fishlib.base.FatalErrorHandlerFactory