public class ResourceProviderService extends Object implements org.jvnet.hk2.config.ConfigListener
| Constructor and Description |
|---|
ResourceProviderService(org.glassfish.osgi.ee.resources.Habitat habitat,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
org.jvnet.hk2.config.UnprocessedChangeEvents |
changed(PropertyChangeEvent[] events)
Notification that @Configured objects that were injected have changed
|
void |
postConstruct()
register config bean proxy change listeners
|
void |
preDestroy()
un-register config bean proxy change listeners
|
void |
registerResources() |
void |
unRegisterResources() |
public ResourceProviderService(org.glassfish.osgi.ee.resources.Habitat habitat,
org.osgi.framework.BundleContext bundleContext)
public void registerResources()
public void unRegisterResources()
public void preDestroy()
public void postConstruct()
public org.jvnet.hk2.config.UnprocessedChangeEvents changed(PropertyChangeEvent[] events)
changed in interface org.jvnet.hk2.config.ConfigListenerevents - list of changesCopyright © 2017–2019 Eclipse Foundation. All rights reserved.