Package org.jboss.ws.tools
Class SystemExitHandlerFactory
java.lang.Object
org.jboss.ws.tools.SystemExitHandlerFactory
- All Implemented Interfaces:
Supplier<ExitHandler>,ExitHandlerFactory
Provides a default implementation of
ExitHandler, that is a call to System.exit().
Thread-safe singleton - only one instance is ever created.-
Method Summary
-
Method Details
-
getInstance
-
get
- Specified by:
getin interfaceSupplier<ExitHandler>
-