Uses of Package
org.jboss.dna.common.component

Packages that use org.jboss.dna.common.component
org.jboss.dna.common.component A simple framework for loading and managing Component objects that may be configured and used reflectively. 
org.jboss.dna.graph The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. 
org.jboss.dna.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.jboss.dna.graph.sequencer A sequencer in JBoss DNA 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.jboss.dna.jcr The DNA implementation of the JCR API. 
org.jboss.dna.maven The classes that make up the Maven classloader system. 
org.jboss.dna.repository The components and services that make up the JBoss DNA repository engine. 
org.jboss.dna.repository.sequencer The classes that make up the sequencing service and its configuration. 
 

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

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

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

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

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

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

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

Classes in org.jboss.dna.common.component used by org.jboss.dna.repository.sequencer
Component
          The interface for a DNA 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.
 



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