Uses of Package
org.sape.carbon.core.config

Packages that use org.sape.carbon.core.config
org.sape.carbon.core.bootstrap   
org.sape.carbon.core.component   
org.sape.carbon.core.component.factory   
org.sape.carbon.core.component.lifecycle   
org.sape.carbon.core.component.proxy   
org.sape.carbon.core.component.startup   
org.sape.carbon.core.config   
org.sape.carbon.core.config.cache   
org.sape.carbon.core.config.format   
org.sape.carbon.core.config.format.jdom   
org.sape.carbon.core.config.interceptor   
org.sape.carbon.core.config.node   
org.sape.carbon.core.config.node.file   
org.sape.carbon.core.config.node.link   
org.sape.carbon.core.config.type   
org.sape.carbon.core.config.type.handlers   
org.sape.carbon.services.cache.mru This package contains all classes for defining and implementing Most Recently Used (MRU) caches. 
org.sape.carbon.services.cache.total This package contains all classes for defining and implementing read-only and writable total caches. 
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.console This package contains a graphical user interface for the Carbon Component Model. 
org.sape.carbon.services.deployment The DeploymentService is designed to help manage differences in configurations between application deployments. 
org.sape.carbon.services.ejb The EJB service facilitates Enterprise Java Bean lookup via a variety of factory methods. 
org.sape.carbon.services.ejb.remote Supports the lookup of remote EJBs as per the EJB specification. 
org.sape.carbon.services.email Contains the interfaces and implementations of an email sending service. 
org.sape.carbon.services.instrumentation.statistics   
org.sape.carbon.services.jmx.server   
org.sape.carbon.services.jmx.server.mx4j Contains the classes for an MX4J MBean Server and adapters to access it. 
org.sape.carbon.services.jmx.server.weblogic Contains the classes for connecting to Weblogic 7.0's MBean server. 
org.sape.carbon.services.jndi The JNDI service provides components that aid in the use of JNDI. 
org.sape.carbon.services.management.interceptor   
org.sape.carbon.services.perflog   
org.sape.carbon.services.scheduler   
org.sape.carbon.services.sql The Carbon SQL service comprises of SqlStatementFactory - The functional interface to the component DefaultStatementFactoryImpl - The default funtional implementation that defines the createPreparedStatement and createCallableStatement methods. 
org.sape.carbon.services.sql.connection Contains the classes used to connect to JDBC datasources and driver connections through a configured setup. 
org.sape.carbon.services.sqldataloader.mru   
org.sape.carbon.services.sqldataloader.total   
org.sape.carbon.services.threadpool   
org.sape.carbon.services.uniqueid The Carbon Unique ID Service solves the problem of generating unique IDs for data that are independent of the data representation itself. 
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.bootstrap
Configuration
          This interface represents the base of a bit of configuration.
ConfigurationService
           The ConfigurationService provides access to a heirarchy of nodes that contain Configuration data.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.component
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.component.factory
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.component.lifecycle
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.component.proxy
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.component.startup
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config
Config
           Config implements a static singleton pattern to provide a single point of access for configuration data.
Configuration
          This interface represents the base of a bit of configuration.
ConfigurationException
          This abstract exception is the base exception for exceptions that occur within the Carbon Configuration Service.
ConfigurationRuntimeException
          This is the abstract-base exception for runtime hexceptions in the configuration service.
ConfigurationService
           The ConfigurationService provides access to a heirarchy of nodes that contain Configuration data.
ConfigurationServiceFactory
          Factory interface for creating ConfigurationService instances Copyright 2002 Sapient
ConfigurationStoreException
          This exception happens when their is a failure in the store or retrieval of the underlying data representing a configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.cache
Configuration
          This interface represents the base of a bit of configuration.
ConfigurationService
           The ConfigurationService provides access to a heirarchy of nodes that contain Configuration data.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.format
Configuration
          This interface represents the base of a bit of configuration.
ConfigurationException
          This abstract exception is the base exception for exceptions that occur within the Carbon Configuration Service.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.format.jdom
Configuration
          This interface represents the base of a bit of configuration.
PropertyConfiguration
          This is the base interface for buisiness Configuration objects.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.interceptor
Configuration
          This interface represents the base of a bit of configuration.
ConfigurationException
          This abstract exception is the base exception for exceptions that occur within the Carbon Configuration Service.
ConfigurationRuntimeException
          This is the abstract-base exception for runtime hexceptions in the configuration service.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.node
Configuration
          This interface represents the base of a bit of configuration.
ConfigurationException
          This abstract exception is the base exception for exceptions that occur within the Carbon Configuration Service.
ConfigurationRuntimeException
          This is the abstract-base exception for runtime hexceptions in the configuration service.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.node.file
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.node.link
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.type
Configuration
          This interface represents the base of a bit of configuration.
ConfigurationException
          This abstract exception is the base exception for exceptions that occur within the Carbon Configuration Service.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.core.config.type.handlers
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.cache.mru
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.cache.total
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.carbonmanagement
Configuration
          This interface represents the base of a bit of configuration.
InvalidConfigurationException
          This exception is utilized to relate that a supplied configuration is invalid or could not be found.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.config.classloader
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.config.jar
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.config.jndi
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.console
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.deployment
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.ejb
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.ejb.remote
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.email
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.instrumentation.statistics
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.jmx.server
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.jmx.server.mx4j
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.jmx.server.weblogic
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.jndi
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.management.interceptor
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.perflog
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.scheduler
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.sql
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.sql.connection
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.sqldataloader.mru
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.sqldataloader.total
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.threadpool
Configuration
          This interface represents the base of a bit of configuration.
 

Classes in org.sape.carbon.core.config used by org.sape.carbon.services.uniqueid
Configuration
          This interface represents the base of a bit of configuration.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.