|
Kieker 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRepository
| Method Summary | |
|---|---|
Configuration |
getCurrentConfiguration()
This method should deliver a Configuration object containing the current configuration of this instance. |
String |
getName()
This method delivers the current name of this repository instance. |
String |
getRepositoryDescription()
This method delivers the description of this repository type. |
String |
getRepositoryName()
This method delivers the repository name of this repository type. |
| Method Detail |
|---|
Configuration getCurrentConfiguration()
Configuration object containing the current configuration of this instance. In other words: The constructor should be
able to use the given object to initialize a new instance of this class with the same intern properties.
String getRepositoryName()
String getRepositoryDescription()
String getName()
|
Kieker 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||