Modifier and Type | Method and Description |
---|---|
void |
ECPNotificationProvider.bindProviderRegistry(ECPProviderRegistry registry)
Binds the provider registry.
|
Modifier and Type | Method and Description |
---|---|
ECPProviderRegistry |
ECPProviderRegistryFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPProviderRegistry> registration)
this method returns the ECPProviderRegistry service for the current session.
|
Modifier and Type | Method and Description |
---|---|
void |
ECPProviderRegistryFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPProviderRegistry> registration,
ECPProviderRegistry service)
this method is called to unget a service from a service registration.
|
Modifier and Type | Method and Description |
---|---|
ECPProviderRegistry |
ECPProviderRegistryFactory.getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPProviderRegistry> registration)
this method returns the ECPProviderRegistry service for the current session.
|
void |
ECPProviderRegistryFactory.ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ECPProviderRegistry> registration,
ECPProviderRegistry service)
this method is called to unget a service from a service registration.
|
Modifier and Type | Method and Description |
---|---|
static ECPProviderRegistry |
ECPUtil.getECPProviderRegistry()
Helper method to get the instance of the
ECPProviderRegistry . |
Modifier and Type | Class and Description |
---|---|
class |
ECPProviderRegistryImpl
This class manages
ECPProvider . |
Modifier and Type | Method and Description |
---|---|
static ECPProviderRegistry |
Activator.getECPProviderRegistry()
Helper method to get the
ECPProviderRegistry . |
Modifier and Type | Method and Description |
---|---|
protected void |
ProvidersContentProvider.connectInput(ECPProviderRegistry input) |
protected void |
ProvidersContentProvider.disconnectInput(ECPProviderRegistry input) |
Copyright © 2019. All rights reserved.