public class FunctionRegistry extends ServiceRegistry<String,Function>
logger, services| Constructor and Description | 
|---|
| FunctionRegistry() | 
| Modifier and Type | Method and Description | 
|---|---|
| static FunctionRegistry | getInstance()Gets the default FunctionRegistry. | 
| protected String | getKey(Function function)Gets the key for the specified service. | 
public static FunctionRegistry getInstance()
protected String getKey(Function function)
ServiceRegistrygetKey in class ServiceRegistry<String,Function>function - The service to get the key for.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.