|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DnaConfiguration.ConfigurationDefinition | |
|---|---|
| org.jboss.dna.repository | The components and services that make up the JBoss DNA repository engine. |
| Uses of DnaConfiguration.ConfigurationDefinition in org.jboss.dna.repository |
|---|
| Methods in org.jboss.dna.repository that return DnaConfiguration.ConfigurationDefinition | |
|---|---|
DnaConfiguration.ConfigurationDefinition |
DnaConfiguration.getConfigurationDefinition()
Get the immutable representation of the information defining where the configuration content can be found. |
DnaConfiguration.ConfigurationDefinition |
DnaConfiguration.ConfigurationDefinition.with(ClassLoaderFactory classLoaderFactory)
Return a copy of this configuration that uses the supplied class loader factory instead of this object's class loader factory. |
DnaConfiguration.ConfigurationDefinition |
DnaConfiguration.ConfigurationDefinition.with(Path path)
Return a copy of this configuration that uses the supplied path instead of this object's path. |
DnaConfiguration.ConfigurationDefinition |
DnaConfiguration.ConfigurationDefinition.with(String name)
Return a copy of this configuration that uses the supplied name instead of this object's path. |
DnaConfiguration.ConfigurationDefinition |
DnaConfiguration.ConfigurationDefinition.withWorkspace(String workspace)
Return a copy of this configuration that uses the supplied workspace name instead of this object's workspace. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||