public class ServiceContextFactoryRegistryImpl extends Object implements ServiceContextFactoryRegistry
| Constructor and Description |
|---|
ServiceContextFactoryRegistryImpl(ORB orb) |
| Modifier and Type | Method and Description |
|---|---|
ServiceContext.Factory |
find(int scId) |
void |
register(ServiceContext.Factory factory) |
public ServiceContextFactoryRegistryImpl(ORB orb)
public void register(ServiceContext.Factory factory)
register in interface ServiceContextFactoryRegistrypublic ServiceContext.Factory find(int scId)
find in interface ServiceContextFactoryRegistryCopyright © 2017–2019 Eclipse Foundation. All rights reserved.