| Interface | Description |
|---|---|
| Lifecycle |
Lifecycle interface for kernel components.
|
| LifecycleListener |
Listener interface for listening to changes in status of instances managed through LifeSupport,
including the LifeSupport instance itself.
|
| Class | Description |
|---|---|
| LifecycleAdapter |
Adapter for Lifecycle interface.
|
| LifeSupport |
Support class for handling collections of Lifecycle instances.
|
| Enum | Description |
|---|---|
| LifecycleStatus |
Enumerates the different status an instance can have while managed through LifeSupport.
|
| Exception | Description |
|---|---|
| LifecycleException |
This exception is thrown by LifeSupport if a lifecycle transition fails.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.