SilverStream
Application Server 3.5

Package com.sssw.srv.api

Contains the administration objects that are programmatically available on the server (that is, on a SilverStream HTML page or business object).

See:
          Description

Interface Summary
AgiCluster An object on the server representing the cluster the server is running in.
AgiDatabase Server-side interface that represents a database.
AgiDatabaseConnection This interface handles exported databases.
AgiDatabaseMgr Database manager interface used to track a set of databases mapped by database name.
AgiEJBContext SilverStream extension to the standard Enterprise JavaBeans context.
AgiLogger Implemented by a custom class for logging server events.
AgiMailAccount Server-side interface that represents an individual mail account.
AgiServer Server-side interface that represents the server.
AgiSession Interface that represents a single session between client and server.
AgiTable Server-side interface that represents a table in a database.
 

Exception Summary
AgoCacheMgrCommException This exception is thrown when a server encounters a communication problem with CacheManager and cannot resolve it
AgoCatastrophicServerException Nothing can be done if this exception is thrown by the server!!
 

Package com.sssw.srv.api Description

Contains the administration objects that are programmatically available on the server (that is, on a SilverStream HTML page or business object).

This functionality is not available to Java forms running in a browser or in SilverJRunner.


SilverStream
Application Server 3.5