Uses of Package
org.jboss.ws.tools
Packages that use org.jboss.ws.tools
-
Classes in org.jboss.ws.tools used by org.jboss.ws.toolsClassDescriptionInterface for handling program exits.Provides an
ExitHandlerconcrete implementation, used to override the behavior in cases whereSystem.exitis called.Default ExitHandler that actually calls System.exit().Provides a default implementation ofExitHandler, that is a call toSystem.exit(). -
Classes in org.jboss.ws.tools used by org.jboss.ws.tools.cmdClassDescriptionProvides an
ExitHandlerconcrete implementation, used to override the behavior in cases whereSystem.exitis called.