Package org.jboss.dna.repository

Interface Summary
DnaConfiguration.ChooseClass<ComponentClassType,ReturnType> The interface used to configure the class used for a component.
DnaConfiguration.HasName Interface for a component that has a name.
DnaConfiguration.LoadedFrom<ReturnType> Interface for specifying from where the component's class is to be loaded.
DnaConfiguration.MimeTypeDetectorDefinition<ReturnType> Interface used to set up and define a MIME type detector instance.
DnaConfiguration.PathExpressionOutput<ReturnType> Interface used to specify the output path expression for a sequencer configuration.
DnaConfiguration.Removable<ReturnType> Interface that defines the ability to remove the configuration component.
DnaConfiguration.RepositorySourceDefinition<ReturnType> Interface used to set up and define a RepositorySource instance.
DnaConfiguration.Returnable<ReturnType> Interface that defines the ability to obtain the configuration component.
DnaConfiguration.SequencerDefinition<ReturnType> Interface used to set up and define a sequencer instance.
DnaConfiguration.SetDescription<ReturnType> The interface used to set a description on a component.
DnaConfiguration.SetProperties<ReturnType> Interface for configuring the JavaBean-style properties of an object.
 

Class Summary
DnaConfiguration A configuration builder for a DnaEngine.
DnaConfiguration.ConfigurationDefinition Representation of the current configuration content.
DnaEngine A single instance of the DNA services, which is obtained after setting up the configuration.
DnaLexicon  
RepositoryI18n  
RepositoryLibrary A library of RepositorySource instances and the RepositoryConnectionPool used to manage the connections for each.
RepositoryService  
 

Exception Summary
DnaConfigurationException  
 



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