SilverStream
Application Server 3.5

com.sssw.srv.busobj
Class AgoServerDeactivatingEvent

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

public class AgoServerDeactivatingEvent
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
AgoServerDeactivatingEvent()
           
 
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

AgoServerDeactivatingEvent

public AgoServerDeactivatingEvent()

SilverStream
Application Server 3.5