|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use org.sape.carbon.core.config.node | |
org.sape.carbon.core.bootstrap | |
org.sape.carbon.core.config | |
org.sape.carbon.core.config.cache | |
org.sape.carbon.core.config.interceptor | |
org.sape.carbon.core.config.node | |
org.sape.carbon.core.config.node.event | |
org.sape.carbon.core.config.node.file | |
org.sape.carbon.core.config.node.link | |
org.sape.carbon.services.carbonmanagement | |
org.sape.carbon.services.config.classloader | This package contains the classloader based implementation of the Configuration nodes interfaces. |
org.sape.carbon.services.config.jar | This package contains the jar-file based implementation of the Configuration nodes interfaces. |
org.sape.carbon.services.config.jndi | Contains a JNDI-backed implementation of carbon configuration nodes that support the storage of configuration data in directory servers. |
org.sape.carbon.services.deployment |
The DeploymentService is designed to help manage differences
in configurations between application deployments. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.core.bootstrap | |
ConfigurationDocument
A ConfigurationDocument is a Node that contains
configuration information. |
|
Node
The base interface of all objects within the ConfigurationService data structure. |
|
NodeCreationException
Signifies there was a problem creating a Node . |
|
NodeFactory
Factory interface for objects that can construct Node s. |
|
NodeIOException
Exception thrown when an Exception is encountered reading from or writing to a node. |
|
NodeNotFoundException
Thrown when a requested configuration Node is not found. |
|
NodeRemovalException
Thrown when a Node could not be removed. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.core.config | |
ConfigurationDocument
A ConfigurationDocument is a Node that contains
configuration information. |
|
Node
The base interface of all objects within the ConfigurationService data structure. |
|
NodeCreationException
Signifies there was a problem creating a Node . |
|
NodeIOException
Exception thrown when an Exception is encountered reading from or writing to a node. |
|
NodeNotFoundException
Thrown when a requested configuration Node is not found. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.core.config.cache | |
Node
The base interface of all objects within the ConfigurationService data structure. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.core.config.interceptor | |
Node
The base interface of all objects within the ConfigurationService data structure. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.core.config.node | |
AbstractConfigurationDocument
This implementation of ConfigurationDocument uses a
ConfigurationFormatService to read and write
Configuration s from and to the backing data store and
caches the results for future use. |
|
AbstractNode
Abstract implementation of the Node interface. |
|
ConfigurationDocument
A ConfigurationDocument is a Node that contains
configuration information. |
|
Folder
A Folder is a Node that contains
other Node s. |
|
Node
The base interface of all objects within the ConfigurationService data structure. |
|
NodeCreationException
Signifies there was a problem creating a Node . |
|
NodeException
Base exception for all exceptions in the node package. |
|
NodeFactory
Factory interface for objects that can construct Node s. |
|
NodeIOException
Exception thrown when an Exception is encountered reading from or writing to a node. |
|
NodeNotFoundException
Thrown when a requested configuration Node is not found. |
|
NodeRemovalException
Thrown when a Node could not be removed. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.core.config.node.event | |
Node
The base interface of all objects within the ConfigurationService data structure. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.core.config.node.file | |
AbstractConfigurationDocument
This implementation of ConfigurationDocument uses a
ConfigurationFormatService to read and write
Configuration s from and to the backing data store and
caches the results for future use. |
|
AbstractFolder
This implementation of the Folder interface caches its
children as they are requested. |
|
AbstractNode
Abstract implementation of the Node interface. |
|
ConfigurationDocument
A ConfigurationDocument is a Node that contains
configuration information. |
|
Folder
A Folder is a Node that contains
other Node s. |
|
Node
The base interface of all objects within the ConfigurationService data structure. |
|
NodeCreationException
Signifies there was a problem creating a Node . |
|
NodeFactory
Factory interface for objects that can construct Node s. |
|
NodeNotFoundException
Thrown when a requested configuration Node is not found. |
|
NodeRemovalException
Thrown when a Node could not be removed. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.core.config.node.link | |
ConfigurationDocument
A ConfigurationDocument is a Node that contains
configuration information. |
|
Folder
A Folder is a Node that contains
other Node s. |
|
Node
The base interface of all objects within the ConfigurationService data structure. |
|
NodeCreationException
Signifies there was a problem creating a Node . |
|
NodeFactory
Factory interface for objects that can construct Node s. |
|
NodeIOException
Exception thrown when an Exception is encountered reading from or writing to a node. |
|
NodeNotFoundException
Thrown when a requested configuration Node is not found. |
|
NodeRemovalException
Thrown when a Node could not be removed. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.services.carbonmanagement | |
Node
The base interface of all objects within the ConfigurationService data structure. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.services.config.classloader | |
AbstractConfigurationDocument
This implementation of ConfigurationDocument uses a
ConfigurationFormatService to read and write
Configuration s from and to the backing data store and
caches the results for future use. |
|
AbstractFolder
This implementation of the Folder interface caches its
children as they are requested. |
|
AbstractNode
Abstract implementation of the Node interface. |
|
ConfigurationDocument
A ConfigurationDocument is a Node that contains
configuration information. |
|
Folder
A Folder is a Node that contains
other Node s. |
|
Node
The base interface of all objects within the ConfigurationService data structure. |
|
NodeCreationException
Signifies there was a problem creating a Node . |
|
NodeFactory
Factory interface for objects that can construct Node s. |
|
NodeNotFoundException
Thrown when a requested configuration Node is not found. |
|
NodeRemovalException
Thrown when a Node could not be removed. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.services.config.jar | |
AbstractConfigurationDocument
This implementation of ConfigurationDocument uses a
ConfigurationFormatService to read and write
Configuration s from and to the backing data store and
caches the results for future use. |
|
AbstractFolder
This implementation of the Folder interface caches its
children as they are requested. |
|
AbstractNode
Abstract implementation of the Node interface. |
|
ConfigurationDocument
A ConfigurationDocument is a Node that contains
configuration information. |
|
Folder
A Folder is a Node that contains
other Node s. |
|
Node
The base interface of all objects within the ConfigurationService data structure. |
|
NodeCreationException
Signifies there was a problem creating a Node . |
|
NodeFactory
Factory interface for objects that can construct Node s. |
|
NodeNotFoundException
Thrown when a requested configuration Node is not found. |
|
NodeRemovalException
Thrown when a Node could not be removed. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.services.config.jndi | |
AbstractConfigurationDocument
This implementation of ConfigurationDocument uses a
ConfigurationFormatService to read and write
Configuration s from and to the backing data store and
caches the results for future use. |
|
AbstractFolder
This implementation of the Folder interface caches its
children as they are requested. |
|
AbstractNode
Abstract implementation of the Node interface. |
|
ConfigurationDocument
A ConfigurationDocument is a Node that contains
configuration information. |
|
Folder
A Folder is a Node that contains
other Node s. |
|
Node
The base interface of all objects within the ConfigurationService data structure. |
|
NodeCreationException
Signifies there was a problem creating a Node . |
|
NodeFactory
Factory interface for objects that can construct Node s. |
|
NodeNotFoundException
Thrown when a requested configuration Node is not found. |
|
NodeRemovalException
Thrown when a Node could not be removed. |
Classes in org.sape.carbon.core.config.node used by org.sape.carbon.services.deployment | |
Folder
A Folder is a Node that contains
other Node s. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |