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