Package org.apache.storm.utils
Class ServiceRegistry
java.lang.Object
org.apache.storm.utils.ServiceRegistry
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ObjectgetService(String id) static StringregisterService(Object service) static void
- 
Constructor Details- 
ServiceRegistrypublic ServiceRegistry()
 
- 
- 
Method Details- 
registerService
- 
getService
- 
unregisterService
 
-