|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl
public class OSGiModulesRegistryImpl
This is an implementation of ModulesRegistry.
It uses OSGi extender pattern to do necessary parsing of OSGi bundles.
| Field Summary |
|---|
| Fields inherited from class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl |
|---|
pa |
| Fields inherited from class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl |
|---|
modules, parent, providers, repositories |
| Method Summary | |
|---|---|
protected void |
add(Module newModule)
|
void |
bundleChanged(org.osgi.framework.BundleEvent event)
|
protected java.lang.String |
getProperty(java.lang.String property)
|
protected Module |
newModule(ModuleDefinition moduleDef)
|
void |
remove(Module module)
|
void |
shutdown()
|
| Methods inherited from class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl |
|---|
addModuleChangeListener, createChild, detachAll, find, getModulesClassLoader, getModulesClassLoader, getPackageAdmin, getParentClassLoader, parseInhabitants, register, removeModuleChangeListener, setParentClassLoader, unregister |
| Methods inherited from class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl |
|---|
add, add, addRepository, addRepository, changed, createServiceLocator, createServiceLocator, createServiceLocator, dumpState, getModules, getModules, getModulesProvider, getProvidersClass, getProvidingModule, getRepository, getRunningServices, initializeServiceLocator, loadFromRepository, makeModuleFor, makeModuleFor, makeModuleFor, newServiceLocator, newServiceLocator, populateConfig, populateServiceLocator, print, registerRunningService, removeRepository, unregisterRunningService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListenerprotected void add(Module newModule)
add in class AbstractModulesRegistryImplpublic void remove(Module module)
remove in class AbstractModulesRegistryImplprotected Module newModule(ModuleDefinition moduleDef)
newModule in class AbstractModulesRegistryImplpublic void shutdown()
shutdown in interface ModulesRegistryshutdown in class AbstractOSGiModulesRegistryImplprotected java.lang.String getProperty(java.lang.String property)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||