Package org.jboss.ws.tools
Interface ExitHandlerFactory
- All Superinterfaces:
Supplier<ExitHandler>
- All Known Implementing Classes:
SystemExitHandlerFactory
Provides an
ExitHandler concrete implementation, used to override the behavior in cases where
System.exit is called.-
Method Summary