com.xebialabs.deployit.event
Class ShutdownEvent

java.lang.Object
  extended by com.xebialabs.deployit.event.ShutdownEvent
All Implemented Interfaces:
Event

public class ShutdownEvent
extends java.lang.Object
implements Event


Constructor Summary
ShutdownEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownEvent

public ShutdownEvent()