net.stickycode.deploy.tomcat
Class TomcatShutdownHandler

java.lang.Object
  extended by net.stickycode.deploy.signal.AbstractStickyShutdownHandler
      extended by net.stickycode.deploy.tomcat.TomcatShutdownHandler
All Implemented Interfaces:
net.stickycode.deploy.signal.StickyShutdownHandler, net.stickycode.deploy.signal.StickySignalHandler

public class TomcatShutdownHandler
extends net.stickycode.deploy.signal.AbstractStickyShutdownHandler


Constructor Summary
TomcatShutdownHandler(TomcatDeployer deployer)
           
 
Method Summary
 void shutdown()
           
 
Methods inherited from class net.stickycode.deploy.signal.AbstractStickyShutdownHandler
forceShutdown, forceShutdown, forceShutdownWarning, forceShutdownWarning, handle, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatShutdownHandler

public TomcatShutdownHandler(TomcatDeployer deployer)
Method Detail

shutdown

public void shutdown()


Copyright © 2012 RedEngine Ltd. All Rights Reserved.