Uses of Package
org.modeshape.common.component

Packages that use org.modeshape.common.component
org.modeshape.common.component A simple framework for loading and managing Component objects that may be configured and used reflectively. 
org.modeshape.graph The ModeShape Graph API defines the types that allow you to work with content organized as a graph. 
org.modeshape.graph.mimetype This package defines an interface for the MIME type detector, which represents a component that is able to determine the MIME type for a stream of data and/or the name of the file containing the data. 
org.modeshape.graph.sequencer A sequencer in ModeShape is a component that is able to process information (usually the content of a file, or a property value on a node) and recreate that information as a graph of structured content. 
org.modeshape.jcr The ModeShape implementation of the JCR API. 
org.modeshape.maven The classes that make up the Maven classloader system. 
org.modeshape.repository The components and services that make up the ModeShape repository engine. 
org.modeshape.repository.sequencer The classes that make up the sequencing service and its configuration. 
org.modeshape.sequencer.ddl   
 

Classes in org.modeshape.common.component used by org.modeshape.common.component
ClassLoaderFactory
          Factory interface for creating class loaders.
ComponentConfig
          An immutable configuration for a Component.
 

Classes in org.modeshape.common.component used by org.modeshape.graph
ClassLoaderFactory
          Factory interface for creating class loaders.
 

Classes in org.modeshape.common.component used by org.modeshape.graph.mimetype
ClassLoaderFactory
          Factory interface for creating class loaders.
ComponentConfig
          An immutable configuration for a Component.
 

Classes in org.modeshape.common.component used by org.modeshape.graph.sequencer
ClassLoaderFactory
          Factory interface for creating class loaders.
 

Classes in org.modeshape.common.component used by org.modeshape.jcr
ClassLoaderFactory
          Factory interface for creating class loaders.
 

Classes in org.modeshape.common.component used by org.modeshape.maven
ClassLoaderFactory
          Factory interface for creating class loaders.
 

Classes in org.modeshape.common.component used by org.modeshape.repository
ClassLoaderFactory
          Factory interface for creating class loaders.
 

Classes in org.modeshape.common.component used by org.modeshape.repository.sequencer
Component
          The interface for a ModeShape component, which sequences nodes and their content to extract additional information from the information.
ComponentConfig
          An immutable configuration for a Component.
ComponentLibrary
          Maintains the list of component instances for the system.
 

Classes in org.modeshape.common.component used by org.modeshape.sequencer.ddl
ComponentConfig
          An immutable configuration for a Component.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.