public class ServiceRegistry extends Object
| Constructor and Description | 
|---|
ServiceRegistry()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Object | 
getService(String id)  | 
static String | 
registerService(Object service)  | 
static void | 
unregisterService(String id)  | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.