Uses of Package
org.eclipse.net4j.util.lifecycle
Packages that use org.eclipse.net4j.util.lifecycle
Package
Description
A generic caching and memory monitoring framework.
Utility interfaces and classes commonly useful in concurrent programming.
A framework of notifying collections and wiring containers.
A framework for finite state machines.
A framework for components with a simple lifecycle.
Interfaces and classes for platform-independent logging.
A framework for memory-sensitive keyed references and value maps.
Interfaces and classes for general purpose registries.
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
Reusable UI components.
-
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.cacheClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.concurrentClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
.An unchecked wrapper exception for checked exceptions being thrown fromLifecycle.doActivate()
.Enumerates the possible lifecycle states of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.containerClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.fsmClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.lifecycleClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.Enumerates the possiblelifecycle state
changes of an entity.A default implementation of an entity with alifecycle
.An unchecked wrapper exception for checked exceptions being thrown fromLifecycle.doActivate()
.Enumerates the possible lifecycle states of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.om.logClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.refClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.registryClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.securityClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
. -
Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.uiClassDescriptionA mix-in interface for
lifecycles
with deferrable activation.A default implementation of an entity with alifecycle
.