|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.osgi.deployment.AbstractRegistry<AxisModule>
org.apache.axis2.osgi.deployment.ModuleRegistry
public class ModuleRegistry
BundleListener| Field Summary |
|---|
| Fields inherited from class org.apache.axis2.osgi.deployment.AbstractRegistry |
|---|
configCtx, context, lock, resolvedBundles, unreslovedBundles |
| Constructor Summary | |
|---|---|
ModuleRegistry(org.osgi.framework.BundleContext context,
ConfigurationContext configCtx,
Registry serviceRegistry)
|
|
| Method Summary | |
|---|---|
void |
register(org.osgi.framework.Bundle bundle)
|
void |
remove(org.osgi.framework.Bundle bundle)
|
void |
unRegister(org.osgi.framework.Bundle bundle,
boolean uninstall)
|
| Methods inherited from class org.apache.axis2.osgi.deployment.AbstractRegistry |
|---|
resolve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleRegistry(org.osgi.framework.BundleContext context,
ConfigurationContext configCtx,
Registry serviceRegistry)
| Method Detail |
|---|
public void register(org.osgi.framework.Bundle bundle)
public void unRegister(org.osgi.framework.Bundle bundle,
boolean uninstall)
public void remove(org.osgi.framework.Bundle bundle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||