SilverStream
Application Server 3.5

com.sssw.srv.busobj
Class AgoClusterServerStopEvent

java.lang.Object
 |
 +--java.util.EventObject
       |
       +--com.sssw.srv.busobj.AgoBusinessObjectEvent
             |
             +--com.sssw.srv.busobj.AgoClusterServerStopEvent
All Implemented Interfaces:
Serializable

public class AgoClusterServerStopEvent
extends AgoBusinessObjectEvent

An instance of this object is passed into each ServerError event fired

See Also:
Serialized Form

Fields inherited from class java.util.EventObject
source
 
Constructor Summary
AgoClusterServerStopEvent()
           
 
Methods inherited from class com.sssw.srv.busobj.AgoBusinessObjectEvent
getAgaData, getDatabase, getDatabaseURL, getServer, getSession, getUser, runAgData, updateTransactionally, userInGroup
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgoClusterServerStopEvent

public AgoClusterServerStopEvent()

SilverStream
Application Server 3.5