Package org.jboss.dna.repository

Interface Summary
Configurator.And<ReturnType> Continue with another aspect of configuration.
Configurator.Builder<ReturnType> Interface used to build the configured component.
Configurator.ChooseClass<ComponentClassType,ReturnType> The interface used to configure the class used for a component.
Configurator.ConfigRepositoryDetails<ReturnType> Interface used to define the configuration repository.
Configurator.Initializer<ReturnType> Interface used to initialize the configurator to use a specific repository containing configuration information.
Configurator.LoadedFrom<ReturnType> Interface for specifying from where the component's class is to be loaded.
Configurator.MimeDetectorConfigurator<ReturnType> Interface used to configure a MIME type detector.
Configurator.MimeTypeDetectorDetails<ReturnType> Interface used to configure a MIME type detector.
Configurator.PathExpressionOutput<ReturnType> Interface used to specify the output path expression for a sequencer configuration.
Configurator.PropertySetter<ReturnType> The interface used to set the value for a JavaBean-style property.
Configurator.RepositoryConfigurator<ReturnType> Interface used to configure a repository source.
Configurator.RepositoryDetails<ReturnType> Interface used to configure a repository.
Configurator.SequencerConfigurator<ReturnType> Interface used to configure a sequencer.
Configurator.SequencerDetails<ReturnType> Interface used to configure a sequencer.
Configurator.SetDescription<ReturnType> The interface used to set a description on a component.
Configurator.SetName<ReturnType> The interface used to set a human readable name on a component.
Configurator.SetProperties<ReturnType> Interface for configuring the JavaBean-style properties of an object.
 

Class Summary
Configurator<BuilderType>  
Configurator.ConfigurationRepository  
DnaConfiguration  
DnaConfiguration.Builder<ReturnType>  
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.