|
||||||||||
| 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 ModeShapeConfiguration.RepositorySourceDefinition<ReturnType>

Interface used to set up and define a RepositorySource instance.
| Method Summary | |
|---|---|
ModeShapeConfiguration.RepositorySourceDefinition<ReturnType> |
setRetryLimit(int retryLimit)
Set the retry limit on the repository source. |
| Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.Returnable |
|---|
and |
| Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.SetDescription |
|---|
getDescription, setDescription |
| Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.SetProperties |
|---|
getProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty |
| Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.ChooseClass |
|---|
usingClass, usingClass |
| Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.Removable |
|---|
remove |
| Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.HasName |
|---|
getName |
| Method Detail |
|---|
ModeShapeConfiguration.RepositorySourceDefinition<ReturnType> setRetryLimit(int retryLimit)
ModeShapeConfiguration.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 | |||||||||