| This interface is for any class that would like to become
a server hook. These are event listeners to the QuickServer.
Following types of Server hooks are currently supported.
pre-startup, post-startup, pre-shutdown, post-shutdown.
These classes should have a default constructor.
See Also: org.quickserver.util.xmlreader.ServerHooks See Also: org.quickserver.net.InitServerHook author: Akshathkumar Shetty since: 1.3.3 |