org.eclipse.emf.ecp.view.internal.util.swt.rap
Class RAPImageRegistryService
java.lang.Object
org.eclipse.emf.ecp.view.internal.util.swt.rap.RAPImageRegistryService
- All Implemented Interfaces:
- Serializable, org.eclipse.rap.rwt.service.UISessionListener, org.eclipse.swt.internal.SerializableCompatibility, org.osgi.framework.ServiceFactory<ImageRegistryService>
public class RAPImageRegistryService
- extends Object
- implements org.osgi.framework.ServiceFactory<ImageRegistryService>, org.eclipse.rap.rwt.service.UISessionListener
The RAP instance of the ImageRegistryService.
- Author:
- Eugen Neufeld
- See Also:
- Serialized Form
RAPImageRegistryService
public RAPImageRegistryService()
getService
public ImageRegistryService getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ImageRegistryService> registration)
- Specified by:
getService
in interface org.osgi.framework.ServiceFactory<ImageRegistryService>
ungetService
public void ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration<ImageRegistryService> registration,
ImageRegistryService service)
- Specified by:
ungetService
in interface org.osgi.framework.ServiceFactory<ImageRegistryService>
beforeDestroy
public void beforeDestroy(org.eclipse.rap.rwt.service.UISessionEvent event)
-
- Specified by:
beforeDestroy
in interface org.eclipse.rap.rwt.service.UISessionListener
- See Also:
UISessionListener.beforeDestroy(org.eclipse.rap.rwt.service.UISessionEvent)
Copyright © 2015. All Rights Reserved.