Uses of Interface
org.jtheque.core.managers.lifecycle.ILifeCycleManager

Packages that use ILifeCycleManager
org.jtheque.core.managers.core Contains the core of JTheque. 
org.jtheque.core.managers.lifecycle Contains the application. 
 

Uses of ILifeCycleManager in org.jtheque.core.managers.core
 

Methods in org.jtheque.core.managers.core that return ILifeCycleManager
 ILifeCycleManager ICore.getLifeCycleManager()
          Return the manager of the life cycle.
 ILifeCycleManager Core.getLifeCycleManager()
           
 

Uses of ILifeCycleManager in org.jtheque.core.managers.lifecycle
 

Classes in org.jtheque.core.managers.lifecycle that implement ILifeCycleManager
 class LifeCycleManager
          A JTheque application implementation.
 



Copyright © 2009 JTheque. All Rights Reserved.