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