Uses of Package
org.apache.stratum.lifecycle

Packages that use org.apache.stratum.lifecycle
org.apache.stratum.messenger   
org.apache.stratum.ojb   
org.apache.stratum.scheduler   
 

Classes in org.apache.stratum.lifecycle used by org.apache.stratum.messenger
Configurable
          The Configurable interface is used by components that need to be initialized.
Initializable
          The Initializable interface is used by components that need to allocate resources prior to them becoming active.
 

Classes in org.apache.stratum.lifecycle used by org.apache.stratum.ojb
Configurable
          The Configurable interface is used by components that need to be initialized.
Initializable
          The Initializable interface is used by components that need to allocate resources prior to them becoming active.
 

Classes in org.apache.stratum.lifecycle used by org.apache.stratum.scheduler
Configurable
          The Configurable interface is used by components that need to be initialized.
Startable
          The Startable interface is used when components need to be "running" to be active.
 



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.