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