|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BundleNotAvailableException | |
---|---|
org.apache.felix.jmood.core | |
org.apache.felix.jmood.utils |
Uses of BundleNotAvailableException in org.apache.felix.jmood.core |
---|
Methods in org.apache.felix.jmood.core that throw BundleNotAvailableException | |
---|---|
void |
CoreController.batchStartBundles(String[] bundleSymbolicNames)
|
void |
CoreControllerMBean.batchStartBundles(String[] bundleSymbolicNames)
|
void |
CoreController.batchStopBundles(String[] bundleSymbolicNames)
|
void |
CoreControllerMBean.batchStopBundles(String[] bundleSymbolicNames)
|
void |
CoreController.batchUpdateBundleFromUrl(String[] bundleSymbolicNames,
String[] urls)
|
void |
CoreControllerMBean.batchUpdateBundleFromUrl(String[] bundleSymbolicNames,
String[] urls)
|
void |
CoreController.batchUpdateBundles(String[] bundleSymbolicNames)
|
void |
CoreControllerMBean.batchUpdateBundles(String[] bundleSymbolicNames)
|
void |
ManagedBundleMBean.refreshBundle()
|
void |
ManagedBundle.refreshBundle()
|
void |
CoreController.refreshPackages(String[] bundleSymbolicNames)
|
void |
CoreControllerMBean.refreshPackages(String[] bundleSymbolicNames)
|
void |
ManagedBundleMBean.resolveBundle()
|
void |
ManagedBundle.resolveBundle()
|
void |
CoreController.resolveBundles(String[] bundleSymbolicNames)
|
void |
CoreControllerMBean.resolveBundles(String[] bundleSymbolicNames)
|
void |
CoreController.setBundleStartLevel(String bundleSymbolicName,
int newlevel)
|
void |
CoreControllerMBean.setBundleStartLevel(String bundleSymbolicName,
int newlevel)
|
void |
CoreController.startBundle(String bundleSymbolicName)
|
void |
CoreControllerMBean.startBundle(String bundleSymbolicName)
|
void |
CoreController.stopBundle(String bundleSymbolicName)
|
void |
CoreControllerMBean.stopBundle(String bundleSymbolicName)
|
void |
CoreController.uninstallBundle(String bundleSymbolicName)
|
void |
CoreControllerMBean.uninstallBundle(String bundleSymbolicName)
|
void |
CoreController.updateBundle(String bundleSymbolicName)
|
void |
CoreControllerMBean.updateBundle(String bundleSymbolicName)
|
void |
CoreController.updateBundleFromUrl(String bundleSymbolicName,
String url)
|
void |
CoreControllerMBean.updateBundleFromUrl(String bundleSymbolicName,
String url)
|
Uses of BundleNotAvailableException in org.apache.felix.jmood.utils |
---|
Methods in org.apache.felix.jmood.utils that throw BundleNotAvailableException | |
---|---|
static long |
InstrumentationSupport.getBundleId(String symbolicName,
AgentContext ac)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |