|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DnaConfiguration.RepositorySourceDefinition | |
|---|---|
| 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. |
| Uses of DnaConfiguration.RepositorySourceDefinition in org.jboss.dna.jcr |
|---|
| Methods in org.jboss.dna.jcr that return DnaConfiguration.RepositorySourceDefinition | |
|---|---|
DnaConfiguration.RepositorySourceDefinition<JcrConfiguration> |
JcrConfiguration.repositorySource(String name)
Obtain or create a definition for the RepositorySource with the supplied name or identifier. |
| Uses of DnaConfiguration.RepositorySourceDefinition in org.jboss.dna.repository |
|---|
| Methods in org.jboss.dna.repository that return DnaConfiguration.RepositorySourceDefinition | |
|---|---|
DnaConfiguration.RepositorySourceDefinition<? extends DnaConfiguration> |
DnaConfiguration.repositorySource(String name)
Obtain or create a definition for the RepositorySource with the supplied name or identifier. |
DnaConfiguration.RepositorySourceDefinition<ReturnType> |
DnaConfiguration.RepositorySourceDefinition.setRetryLimit(int retryLimit)
Set the retry limit on the repository source. |
| Methods in org.jboss.dna.repository that return types with arguments of type DnaConfiguration.RepositorySourceDefinition | |
|---|---|
Set<DnaConfiguration.RepositorySourceDefinition<? extends DnaConfiguration>> |
DnaConfiguration.repositorySources()
Get the list of repository source definitions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||