Uses of Package
org.eclipse.net4j.util.lifecycle

Packages that use org.eclipse.net4j.util.lifecycle
org.eclipse.net4j.util.cache A generic caching and memory monitoring framework. 
org.eclipse.net4j.util.concurrent Utility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.container A framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.fsm A framework for finite state machines. 
org.eclipse.net4j.util.lifecycle A framework for components with a simple lifecycle. 
org.eclipse.net4j.util.ref A framework for memory-sensitive keyed references and value maps. 
org.eclipse.net4j.util.registry Interfaces and classes for general purpose registries. 
org.eclipse.net4j.util.security Interfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.net4j.util.ui Reusable UI components. 
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.cache
ILifecycle
           
Lifecycle
           
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.concurrent
ILifecycle
           
Lifecycle
           
LifecycleException
           
LifecycleState
           
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.container
ILifecycle
           
ILifecycleEvent
          An event fired from an object with a lifecycle when its lifecycle state has changed.
Lifecycle
           
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.fsm
ILifecycle
           
Lifecycle
           
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.lifecycle
ILifecycle
           
ILifecycleEvent
          An event fired from an object with a lifecycle when its lifecycle state has changed.
ILifecycleEvent.Kind
          Enumerates the possible lifecycle state changes of an object.
Lifecycle
           
LifecycleException
           
LifecycleState
           
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.ref
ILifecycle
           
Lifecycle
           
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.registry
ILifecycle
           
Lifecycle
           
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.security
ILifecycle
           
Lifecycle
           
 

Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.ui
ILifecycle
           
Lifecycle
           
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.