|
|||||||||
| 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.OSGiObrModulesRegistryImpl
public class OSGiObrModulesRegistryImpl
| 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 | |
|---|---|
void |
addObr(java.net.URI obrUri)
|
void |
addRepository(Repository repository)
|
void |
addRepository(Repository repository,
int weight)
|
void |
bundleChanged(org.osgi.framework.BundleEvent event)
|
protected Module |
loadFromRepository(java.lang.String name,
java.lang.String version)
|
protected Module |
newModule(ModuleDefinition moduleDef)
|
void |
shutdown()
|
| Methods inherited from class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl |
|---|
addModuleChangeListener, createChild, detachAll, find, getModulesClassLoader, getModulesClassLoader, getPackageAdmin, getParentClassLoader, parseInhabitants, register, remove, removeModuleChangeListener, setParentClassLoader, unregister |
| Methods inherited from class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl |
|---|
add, add, add, changed, createServiceLocator, createServiceLocator, createServiceLocator, dumpState, getAllServiceLocators, getModules, getModules, getModulesProvider, getProvidersClass, getProvidingModule, getRepository, getRunningServices, initializeServiceLocator, 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 addObr(java.net.URI obrUri)
throws java.lang.Exception
java.lang.Exception
public void addRepository(Repository repository,
int weight)
addRepository in interface ModulesRegistryaddRepository in class AbstractModulesRegistryImplpublic void addRepository(Repository repository)
addRepository in interface ModulesRegistryaddRepository in class AbstractModulesRegistryImplprotected Module newModule(ModuleDefinition moduleDef)
newModule in class AbstractModulesRegistryImpl
protected Module loadFromRepository(java.lang.String name,
java.lang.String version)
loadFromRepository in class AbstractModulesRegistryImplpublic void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListenerpublic void shutdown()
shutdown in interface ModulesRegistryshutdown in class AbstractOSGiModulesRegistryImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||