Uses of Package
org.jboss.dna.repository

Packages that use org.jboss.dna.repository
org.jboss.dna.jcr The DNA implementation of the JCR API. 
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.repository used by org.jboss.dna.jcr
DnaConfiguration
          A configuration builder for a DnaEngine.
DnaConfiguration.MimeTypeDetectorDefinition
          Interface used to set up and define a MIME type detector instance.
DnaConfiguration.Removable
          Interface that defines the ability to remove the configuration component.
DnaConfiguration.RepositorySourceDefinition
          Interface used to set up and define a RepositorySource instance.
DnaConfiguration.Returnable
          Interface that defines the ability to obtain the configuration component.
DnaConfiguration.SequencerDefinition
          Interface used to set up and define a sequencer instance.
DnaConfiguration.SetDescription
          The interface used to set a description on a component.
DnaEngine
          A single instance of the DNA services, which is obtained after setting up the configuration.
DnaLexicon
          A lexicon of names used within JBoss DNA.
 

Classes in org.jboss.dna.repository used by org.jboss.dna.repository
DnaConfiguration
          A configuration builder for a DnaEngine.
DnaConfiguration.ChooseClass
          The interface used to configure the class used for a component.
DnaConfiguration.ConfigurationDefinition
          Representation of the current configuration content.
DnaConfiguration.HasName
          Interface for a component that has a name.
DnaConfiguration.LoadedFrom
          Interface for specifying from where the component's class is to be loaded.
DnaConfiguration.MimeTypeDetectorDefinition
          Interface used to set up and define a MIME type detector instance.
DnaConfiguration.PathExpressionOutput
          Interface used to specify the output path expression for a sequencer configuration.
DnaConfiguration.Removable
          Interface that defines the ability to remove the configuration component.
DnaConfiguration.RepositorySourceDefinition
          Interface used to set up and define a RepositorySource instance.
DnaConfiguration.Returnable
          Interface that defines the ability to obtain the configuration component.
DnaConfiguration.SequencerDefinition
          Interface used to set up and define a sequencer instance.
DnaConfiguration.SetDescription
          The interface used to set a description on a component.
DnaConfiguration.SetProperties
          Interface for configuring the JavaBean-style properties of an object.
DnaEngine
          A single instance of the DNA services, which is obtained after setting up the configuration.
RepositoryLibrary
          A library of RepositorySource instances and the RepositoryConnectionPool used to manage the connections for each.
RepositoryService
          A service that manages the RepositorySourcees defined within a configuration repository.
 

Classes in org.jboss.dna.repository used by org.jboss.dna.repository.sequencer
RepositoryLibrary
          A library of RepositorySource instances and the RepositoryConnectionPool used to manage the connections for each.
 



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