|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecp.emfstore.internal.core.rap.ESWorkspaceProviderProviderFactory
public class ESWorkspaceProviderProviderFactory
This is the factory for creating the ESWorkspaceProviderProvider service.
Constructor Summary | |
---|---|
ESWorkspaceProviderProviderFactory()
default constructor. |
Method Summary | |
---|---|
ESWorkspaceProviderProvider |
getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ESWorkspaceProviderProvider> registration)
this method returns the ESWorkspaceProviderProvider service for the current session. |
void |
init()
initialise the factory. |
void |
ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ESWorkspaceProviderProvider> registration,
ESWorkspaceProviderProvider service)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ESWorkspaceProviderProviderFactory()
Method Detail |
---|
public void init()
public final ESWorkspaceProviderProvider getService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration<ESWorkspaceProviderProvider> registration)
getService
in interface org.osgi.framework.ServiceFactory<ESWorkspaceProviderProvider>
bundle
- the OSGI bundleregistration
- the service registration
public void ungetService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration<ESWorkspaceProviderProvider> registration, ESWorkspaceProviderProvider service)
ungetService
in interface org.osgi.framework.ServiceFactory<ESWorkspaceProviderProvider>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |