| 
 | Kieker 1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.monitoring.core.controller.AbstractController
kieker.monitoring.core.controller.RegistryController
public final class RegistryController
| Method Summary | |
|---|---|
|  String | getStringForUniqueId(int id)Gets a string for a unique id. | 
|  IRegistry<String> | getStringRegistry()Gets the used IRegistry | 
|  int | getUniqueIdForString(String string)Gets a unique id for a string. | 
|  String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public final String toString()
toString in class AbstractControllerpublic final int getUniqueIdForString(String string)
getUniqueIdForString in interface IRegistryControllerstring - the string
public String getStringForUniqueId(int id)
getStringForUniqueId in interface IRegistryControllerid - the unique id
public IRegistry<String> getStringRegistry()
getStringRegistry in interface IRegistryController| 
 | Kieker 1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||