|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use consciouscode.seedling | |
---|---|
consciouscode.seedling | Provides the core classes and interfaces of the Seedling container;
see consciouscode.seedling.tree for standard implementations. |
consciouscode.seedling.boot | Provides classes for programmatically bootstrapping a Seedling container. |
consciouscode.seedling.config | Implements the standard configuration-driven node provisioning, the central
class being ConfigBasedNodeProvider . |
consciouscode.seedling.config.properties | |
consciouscode.seedling.jetty | |
consciouscode.seedling.junit | |
consciouscode.seedling.launcher | |
consciouscode.seedling.scope | |
consciouscode.seedling.tasks | |
consciouscode.seedling.tree | Provides standard implementations of the Seedling container interfaces. |
consciouscode.seedling.webConsole | |
consciouscode.seedling.wiki |
Classes in consciouscode.seedling used by consciouscode.seedling | |
---|---|
BranchChangeEvent
|
|
BranchChangeListener
A listener for receiving branch change events. |
|
BranchNode
A branch in the Seedling component hierarchy. |
|
ChildExistsException
Thrown when a node installation fails because the name is already in use. |
|
EventfulBranch
A branch that fires BranchChangeEvent s when child nodes are
installed or removed. |
|
GrowingBranch
A BranchNode that allows manual installation and uninstallation of
nodes. |
|
LocatableNode
A Seedling node that has knowledge of its location in the tree. |
|
NodeException
Indicates a problem with a specific node in the Seedling container. |
|
NodeInstantiationException
Class documentation. |
|
NodeLocation
Identifies the location of a node installed into a Seedling hierarchical container, by naming a child of a specific BranchNode . |
|
NodePath
An immutable, abstract path identifying components within a Seedling container. |
|
NodeProvisioningException
Indicates a failure while preparing a node for installation into a branch. |
|
NodeReference
Identifies a Seedling node by a path relative to a base branch. |
|
NoSuchNodeException
Indicates that a Seedling node was requested but cannot be provided. |
|
RootNode
A Seedling root branch, which anchors the hierarchical namespace. |
|
SeedlingException
Root class of all Seedling exceptions. |
|
ServiceException
An error that occurred while managing a ServiceNode . |
|
ServiceNode
Represents Seedling nodes that require special processing to startup, beyond the basic property assignments that all nodes receive. |
|
WrongNodeTypeException
Indicates that a requested Seedling node has the wrong type. |
Classes in consciouscode.seedling used by consciouscode.seedling.boot | |
---|---|
Seedling
Facade for an entire Seedling, most useful for controlling the startup and shutdown process. |
|
SeedlingException
Root class of all Seedling exceptions. |
Classes in consciouscode.seedling used by consciouscode.seedling.config | |
---|---|
NodeInstantiationException
Class documentation. |
|
NodeLocation
Identifies the location of a node installed into a Seedling hierarchical container, by naming a child of a specific BranchNode . |
|
NodePath
An immutable, abstract path identifying components within a Seedling container. |
|
NodeProvisioningException
Indicates a failure while preparing a node for installation into a branch. |
|
NodeReference
Identifies a Seedling node by a path relative to a base branch. |
|
SeedlingException
Root class of all Seedling exceptions. |
Classes in consciouscode.seedling used by consciouscode.seedling.config.properties | |
---|---|
NodePath
An immutable, abstract path identifying components within a Seedling container. |
|
NodeProvisioningException
Indicates a failure while preparing a node for installation into a branch. |
|
NodeReference
Identifies a Seedling node by a path relative to a base branch. |
Classes in consciouscode.seedling used by consciouscode.seedling.jetty | |
---|---|
BranchNode
A branch in the Seedling component hierarchy. |
|
LocatableNode
A Seedling node that has knowledge of its location in the tree. |
|
NodeLocation
Identifies the location of a node installed into a Seedling hierarchical container, by naming a child of a specific BranchNode . |
|
ServiceNode
Represents Seedling nodes that require special processing to startup, beyond the basic property assignments that all nodes receive. |
Classes in consciouscode.seedling used by consciouscode.seedling.junit | |
---|---|
LocatableNode
A Seedling node that has knowledge of its location in the tree. |
|
NodePath
An immutable, abstract path identifying components within a Seedling container. |
|
NodeProvisioningException
Indicates a failure while preparing a node for installation into a branch. |
|
NoSuchNodeException
Indicates that a Seedling node was requested but cannot be provided. |
|
RootNode
A Seedling root branch, which anchors the hierarchical namespace. |
|
ServiceNode
Represents Seedling nodes that require special processing to startup, beyond the basic property assignments that all nodes receive. |
Classes in consciouscode.seedling used by consciouscode.seedling.launcher | |
---|---|
SeedlingException
Root class of all Seedling exceptions. |
Classes in consciouscode.seedling used by consciouscode.seedling.scope | |
---|---|
BranchingBranch
A BranchNode that can extend itself with child branches. |
|
BranchNode
A branch in the Seedling component hierarchy. |
|
EventfulBranch
A branch that fires BranchChangeEvent s when child nodes are
installed or removed. |
|
GrowingBranch
A BranchNode that allows manual installation and uninstallation of
nodes. |
|
LocatableNode
A Seedling node that has knowledge of its location in the tree. |
|
NodeLocation
Identifies the location of a node installed into a Seedling hierarchical container, by naming a child of a specific BranchNode . |
|
RootNode
A Seedling root branch, which anchors the hierarchical namespace. |
|
ServiceNode
Represents Seedling nodes that require special processing to startup, beyond the basic property assignments that all nodes receive. |
Classes in consciouscode.seedling used by consciouscode.seedling.tasks | |
---|---|
LocatableNode
A Seedling node that has knowledge of its location in the tree. |
|
ServiceNode
Represents Seedling nodes that require special processing to startup, beyond the basic property assignments that all nodes receive. |
Classes in consciouscode.seedling used by consciouscode.seedling.tree | |
---|---|
BranchChangeListener
A listener for receiving branch change events. |
|
BranchingBranch
A BranchNode that can extend itself with child branches. |
|
BranchNode
A branch in the Seedling component hierarchy. |
|
ChildExistsException
Thrown when a node installation fails because the name is already in use. |
|
EventfulBranch
A branch that fires BranchChangeEvent s when child nodes are
installed or removed. |
|
GrowingBranch
A BranchNode that allows manual installation and uninstallation of
nodes. |
|
LocatableNode
A Seedling node that has knowledge of its location in the tree. |
|
NodeInstantiationException
Class documentation. |
|
NodeLocation
Identifies the location of a node installed into a Seedling hierarchical container, by naming a child of a specific BranchNode . |
|
NodeProvisioningException
Indicates a failure while preparing a node for installation into a branch. |
|
NoSuchNodeException
Indicates that a Seedling node was requested but cannot be provided. |
|
RootNode
A Seedling root branch, which anchors the hierarchical namespace. |
|
ServiceException
An error that occurred while managing a ServiceNode . |
|
ServiceNode
Represents Seedling nodes that require special processing to startup, beyond the basic property assignments that all nodes receive. |
Classes in consciouscode.seedling used by consciouscode.seedling.webConsole | |
---|---|
BranchChangeEvent
|
|
BranchChangeListener
A listener for receiving branch change events. |
|
BranchNode
A branch in the Seedling component hierarchy. |
|
LocatableNode
A Seedling node that has knowledge of its location in the tree. |
|
RootNode
A Seedling root branch, which anchors the hierarchical namespace. |
|
ServiceNode
Represents Seedling nodes that require special processing to startup, beyond the basic property assignments that all nodes receive. |
Classes in consciouscode.seedling used by consciouscode.seedling.wiki | |
---|---|
LocatableNode
A Seedling node that has knowledge of its location in the tree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |