|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.admc.jamama.repository.RepositoryDependency
Utility data object to keep track of exactly what kind of Repository is required
| Field Summary | |
java.lang.Class |
classToStore
The kind of objects you need to store with this repository. |
java.lang.String |
repositoryName
The specific name by which Jamam knows the repository. |
| Constructor Summary | |
RepositoryDependency()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String repositoryName
public java.lang.Class classToStore
| Constructor Detail |
public RepositoryDependency()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||