Kieker 1.6

kieker.monitoring.core.controller
Interface IRegistryController

All Known Subinterfaces:
IMonitoringController
All Known Implementing Classes:
MonitoringController, RegistryController

public interface IRegistryController

Author:
Jan Waller

Method Summary
 int getIdForString(String string)
          Gets a unique id for a string.
 

Method Detail

getIdForString

int getIdForString(String string)
Gets a unique id for a string.

Parameters:
string - the string
Returns:
the unique id

Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net