|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
NodeProvider | Provisions new nodes for branches within a Seedling container. |
Class Summary | |
---|---|
EmptyBranch | A trivial branch that has no child nodes, and can't have any installed. |
GenericBranch | Provides a basic implementation of BranchNode , suitable for
extension. |
GenericNode | A basic Seedling node that provides location and logging features. |
ShutdownNode | A seedling node that handles clean shutdown of the JVM and of the Seedling itself. |
StandardBranch | The canonical implementation of BranchNode , providing dynamic node
provisioning via a NodeProvider . |
StandardRoot | The global root of a Seedling application tree. |
StartupNode | A Seedling node that simply causes other nodes to be loaded. |
Provides standard implementations of the Seedling container interfaces.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |