ACTIVE | org.osgi.framework.Bundle | [static] |
addSysPackagesFromFile(StringBuffer sp, String sysPkgFile) | org.knopflerfish.framework.SystemBundle | [package] |
addSystemPackages(StringBuffer sp) | org.knopflerfish.framework.SystemBundle | [package] |
allowSetStartOnLaunchFalse() | org.knopflerfish.framework.BundleImpl | [package] |
archive | org.knopflerfish.framework.BundleImpl | [package] |
attachFragment(BundleImpl extension) | org.knopflerfish.framework.SystemBundle | [package] |
attachFragments() | org.knopflerfish.framework.BundleImpl | [package] |
attachPolicy | org.knopflerfish.framework.BundleImpl | [package] |
bactivator | org.knopflerfish.framework.BundleImpl | [protected] |
bDelayedStart | org.knopflerfish.framework.BundleImpl | [package] |
bpkgs | org.knopflerfish.framework.BundleImpl | [package] |
bundleContext | org.knopflerfish.framework.BundleImpl | [protected] |
bundleDir | org.knopflerfish.framework.BundleImpl | [protected] |
BundleImpl(Framework fw, long id, String loc, ProtectionDomain pd, String sym, Version ver) | org.knopflerfish.framework.BundleImpl | [package] |
BundleImpl(Framework fw, BundleArchive ba) | org.knopflerfish.framework.BundleImpl | [package] |
doExportImport() | org.knopflerfish.framework.BundleImpl | [package] |
extensionNeedsRestart() | org.knopflerfish.framework.BundleImpl | [package] |
findEntries(String path, String filePattern, boolean recurse) | org.knopflerfish.framework.SystemBundle | |
fragment | org.knopflerfish.framework.BundleImpl | [package] |
fragments | org.knopflerfish.framework.BundleImpl | [package] |
framework | org.knopflerfish.framework.BundleImpl | [package] |
generation | org.knopflerfish.framework.BundleImpl | [package] |
getBundleArchive(long gen, long frag) | org.knopflerfish.framework.BundleImpl | [package] |
getBundleId() | org.knopflerfish.framework.BundleImpl | |
getClassLoader() | org.knopflerfish.framework.SystemBundle | [package] |
org::knopflerfish::framework::BundleImpl::getClassLoader(BundlePackages ebpkgs) | org.knopflerfish.framework.BundleImpl | [package] |
getDataRoot() | org.knopflerfish.framework.BundleImpl | [package] |
getEntry(String name) | org.knopflerfish.framework.SystemBundle | |
getEntryPaths(String path) | org.knopflerfish.framework.SystemBundle | |
getExports() | org.knopflerfish.framework.BundleImpl | [package] |
getFragmentHost() | org.knopflerfish.framework.BundleImpl | [package] |
getFragmentHostName() | org.knopflerfish.framework.BundleImpl | [package] |
getFragments() | org.knopflerfish.framework.BundleImpl | [package] |
getHeaders() | org.knopflerfish.framework.SystemBundle | |
getHeaders(String locale) | org.knopflerfish.framework.SystemBundle | |
getImports() | org.knopflerfish.framework.BundleImpl | [package] |
getLastModified() | org.knopflerfish.framework.BundleImpl | |
getLocation() | org.knopflerfish.framework.BundleImpl | |
getRegisteredServices() | org.knopflerfish.framework.BundleImpl | |
getResource(String name) | org.knopflerfish.framework.BundleImpl | |
getResources(String name) | org.knopflerfish.framework.BundleImpl | |
getServicesInUse() | org.knopflerfish.framework.BundleImpl | |
getState() | org.knopflerfish.framework.BundleImpl | |
getSymbolicName() | org.knopflerfish.framework.BundleImpl | |
getUpdatedState() | org.knopflerfish.framework.BundleImpl | [package] |
getURL(long gen, long frag, int bcpElem, String path) | org.knopflerfish.framework.BundleImpl | [package] |
hasPermission(Object permission) | org.knopflerfish.framework.SystemBundle | |
id | org.knopflerfish.framework.BundleImpl | [package] |
INSTALLED | org.osgi.framework.Bundle | [static] |
isAttached() | org.knopflerfish.framework.BundleImpl | [package] |
isBootClassPathExtension() | org.knopflerfish.framework.BundleImpl | [package] |
isExtension() | org.knopflerfish.framework.BundleImpl | [package] |
isFragment() | org.knopflerfish.framework.BundleImpl | [package] |
isFragmentHost() | org.knopflerfish.framework.BundleImpl | [package] |
isFrameworkExtension() | org.knopflerfish.framework.BundleImpl | [package] |
lastModified | org.knopflerfish.framework.BundleImpl | [protected] |
loadClass(final String name) | org.knopflerfish.framework.BundleImpl | |
org::osgi::framework::Bundle::loadClass(String name) | org.osgi.framework.Bundle | |
location | org.knopflerfish.framework.BundleImpl | [package] |
purge() | org.knopflerfish.framework.BundleImpl | [package] |
readLocalization(String locale, Hashtable localization_entries) | org.knopflerfish.framework.SystemBundle | [protected] |
org::knopflerfish::framework::BundleImpl::readLocalization(String locale, Hashtable localization_entries, String baseName) | org.knopflerfish.framework.BundleImpl | [protected] |
RESOLVED | org.osgi.framework.Bundle | [static] |
RESOLVED_FLAGS | org.knopflerfish.framework.BundleImpl | [package, static] |
resolveFragment(BundleImpl host) | org.knopflerfish.framework.BundleImpl | [package] |
secure | org.knopflerfish.framework.BundleImpl | [package] |
setStateInstalled(boolean sendEvent) | org.knopflerfish.framework.BundleImpl | [package] |
singleton | org.knopflerfish.framework.BundleImpl | [package] |
start() | org.knopflerfish.framework.SystemBundle | |
STARTING | org.osgi.framework.Bundle | [static] |
startOnLaunch(boolean value) | org.knopflerfish.framework.BundleImpl | [package] |
state | org.knopflerfish.framework.BundleImpl | [package] |
stop() | org.knopflerfish.framework.SystemBundle | |
STOPPING | org.osgi.framework.Bundle | [static] |
symbolicName | org.knopflerfish.framework.BundleImpl | [package] |
systemActive() | org.knopflerfish.framework.SystemBundle | [package] |
SystemBundle(Framework fw, ProtectionDomain pd) | org.knopflerfish.framework.SystemBundle | [package] |
systemShuttingdown() | org.knopflerfish.framework.SystemBundle | [package] |
toString() | org.knopflerfish.framework.BundleImpl | |
uninstall() | org.knopflerfish.framework.SystemBundle | |
UNINSTALLED | org.osgi.framework.Bundle | [static] |
update(InputStream in) | org.knopflerfish.framework.SystemBundle | |
org::knopflerfish::framework::BundleImpl::update() | org.knopflerfish.framework.BundleImpl | |
org::knopflerfish::framework::BundleImpl::update(final InputStream in) | org.knopflerfish.framework.BundleImpl | |
v2Manifest | org.knopflerfish.framework.BundleImpl | [package] |
version | org.knopflerfish.framework.BundleImpl | [package] |