kieker.monitoring.core.controller
Class RegistryController
java.lang.Object
kieker.monitoring.core.controller.AbstractController
kieker.monitoring.core.controller.RegistryController
- All Implemented Interfaces:
- IRegistryController
public final class RegistryController
- extends AbstractController
- implements IRegistryController
- Since:
- 1.5
- Author:
- Jan Waller
toString
public final String toString()
- Specified by:
toString
in class AbstractController
getIdForString
public final int getIdForString(String string)
- Gets a unique id for a string.
- Specified by:
getIdForString
in interface IRegistryController
- Parameters:
string
- the string
- Returns:
- the unique id
Copyright 2013 Kieker Project, http://kieker-monitoring.net>