Uses of Class
com.cafesoft.core.lifecycle.LifecycleEvent

Packages that use LifecycleEvent
com.cafesoft.core.lifecycle Support for objects that are started, stopped, etc. 
com.cafesoft.core.service Services API support. 
 

Uses of LifecycleEvent in com.cafesoft.core.lifecycle
 

Methods in com.cafesoft.core.lifecycle with parameters of type LifecycleEvent
 void LifecycleListener.lifecycleEvent(LifecycleEvent event)
          Handle a LifecycleEvent.
 

Uses of LifecycleEvent in com.cafesoft.core.service
 

Methods in com.cafesoft.core.service with parameters of type LifecycleEvent
protected  void AbstractLifecycleService.fireEvent(LifecycleEvent event)
          Fire a lifecycle event to all registered listeners
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.