BundleEvent(int type, Bundle bundle) | org.osgi.framework.BundleEvent | |
getBundle() | org.osgi.framework.BundleEvent | |
getType() | org.osgi.framework.BundleEvent | |
INSTALLED | org.osgi.framework.BundleEvent | [static] |
RESOLVED | org.osgi.framework.BundleEvent | [static] |
STARTED | org.osgi.framework.BundleEvent | [static] |
STARTING | org.osgi.framework.BundleEvent | [static] |
STOPPED | org.osgi.framework.BundleEvent | [static] |
STOPPING | org.osgi.framework.BundleEvent | [static] |
UNINSTALLED | org.osgi.framework.BundleEvent | [static] |
UNRESOLVED | org.osgi.framework.BundleEvent | [static] |
UPDATED | org.osgi.framework.BundleEvent | [static] |