|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ReturnType - the type of the configuration component that owns this definition objectpublic static interface DnaConfiguration.RepositorySourceDefinition<ReturnType>

Interface used to set up and define a RepositorySource instance.
| Method Summary | |
|---|---|
DnaConfiguration.RepositorySourceDefinition<ReturnType> |
setRetryLimit(int retryLimit)
Set the retry limit on the repository source. |
| Methods inherited from interface org.jboss.dna.repository.DnaConfiguration.Returnable |
|---|
and |
| Methods inherited from interface org.jboss.dna.repository.DnaConfiguration.SetDescription |
|---|
getDescription, setDescription |
| Methods inherited from interface org.jboss.dna.repository.DnaConfiguration.SetProperties |
|---|
getProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty |
| Methods inherited from interface org.jboss.dna.repository.DnaConfiguration.ChooseClass |
|---|
usingClass, usingClass |
| Methods inherited from interface org.jboss.dna.repository.DnaConfiguration.Removable |
|---|
remove |
| Methods inherited from interface org.jboss.dna.repository.DnaConfiguration.HasName |
|---|
getName |
| Method Detail |
|---|
DnaConfiguration.RepositorySourceDefinition<ReturnType> setRetryLimit(int retryLimit)
DnaConfiguration.SetProperties.setProperty(String, int) with "
dna:retryLimit" as the property name.
retryLimit - the retry limit
RepositorySource.setRetryLimit(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||