Kieker 1.7

kieker.monitoring.core.controller
Interface IRegistryController

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

public interface IRegistryController

Since:
1.5
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
Since:
1.5

Kieker 1.7

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