Protomatter Classes v1.1.6

Uses of Package
com.protomatter.pas.init

Packages that use com.protomatter.pas.init
com.protomatter.jdbc.pool A JDBC Driver that maintains a pool of connections. 
com.protomatter.pas A simple Application Server. 
com.protomatter.pas.base Useful base classes for projects using PAS. 
com.protomatter.pas.cron Interfaces for the PAS cron facility. 
com.protomatter.pas.cronmanager The default implementation of the PAS cron facility. 
com.protomatter.pas.event Interfaces for the PAS event tree facility. 
com.protomatter.pas.eventmanager The default implementation of the PAS event tree facility. 
com.protomatter.pas.init Interfaces for the PAS startup/shutdown facilities. 
com.protomatter.pas.serviceimpl Default implementations for miscellaneous PAS services. 
 

Classes in com.protomatter.pas.init used by com.protomatter.jdbc.pool
PASShutdown
          Objects implementing this interface and listed in the configuration file for PAS are run when PAS is shutting down.
PASStartup
          Objects implementing this interface and listed in the configuration file for PAS are started when PAS is started.
ShutdownException
          An exception generated while an implementation of the PASShutdown interface was shutting down.
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 

Classes in com.protomatter.pas.init used by com.protomatter.pas
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 

Classes in com.protomatter.pas.init used by com.protomatter.pas.base
PASStartup
          Objects implementing this interface and listed in the configuration file for PAS are started when PAS is started.
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 

Classes in com.protomatter.pas.init used by com.protomatter.pas.cron
PASStartup
          Objects implementing this interface and listed in the configuration file for PAS are started when PAS is started.
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 

Classes in com.protomatter.pas.init used by com.protomatter.pas.cronmanager
PASStartup
          Objects implementing this interface and listed in the configuration file for PAS are started when PAS is started.
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 

Classes in com.protomatter.pas.init used by com.protomatter.pas.event
PASStartup
          Objects implementing this interface and listed in the configuration file for PAS are started when PAS is started.
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 

Classes in com.protomatter.pas.init used by com.protomatter.pas.eventmanager
PASStartup
          Objects implementing this interface and listed in the configuration file for PAS are started when PAS is started.
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 

Classes in com.protomatter.pas.init used by com.protomatter.pas.init
ShutdownException
          An exception generated while an implementation of the PASShutdown interface was shutting down.
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 

Classes in com.protomatter.pas.init used by com.protomatter.pas.serviceimpl
PASStartup
          Objects implementing this interface and listed in the configuration file for PAS are started when PAS is started.
StartupException
          An exception generated while an implementation of the PASStartup interface was starting.
 


Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6