Package org.sape.carbon.services.config.jar

This package contains the jar-file based implementation of the Configuration nodes interfaces.

See:
          Description

Interface Summary
JarLinkNodeConfiguration Additional link node configuration for links to or within jars Copyright 2002 Sapient
 

Class Summary
AbstractJarConfigurationDocumentFactory Base class for factories that construct JarConfigurationDocuments.
JarConfigurationDocument Implementation of ConfigurationDocument using entries within jar files as the backing datastore.
JarConfigurationDocumentFactory Factory for creating configuration documents Copyright 2002 Sapient
JarFolder Implementation of folder node for folders residing in Jars Copyright 2002 Sapient
JarFolderFactory Factory for create folder nodes Copyright 2002 Sapient
JarLinkNodeConfigurationDocumentFactory Factory for creating config doc nodes that contain link node configurations Copyright 2002 Sapient
JarLinkNodeFactory Copyright 2002 Sapient
 

Package org.sape.carbon.services.config.jar Description

This package contains the jar-file based implementation of the Configuration nodes interfaces. These interfaces provide a tree-like view into configuration documents stored in a hierarchical directory structure within a jar. This package supports both the reading and writing of configurations to jars.



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.