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