public static interface BundleLifecycle.BundleRefreshPolicy
| Modifier and Type | Method and Description |
|---|---|
void |
endBundleRefresh(XBundle bundle) |
void |
refreshCurrentRevision(XBundleRevision brev) |
void |
startBundleRefresh(XBundle bundle) |
void startBundleRefresh(XBundle bundle) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionvoid refreshCurrentRevision(XBundleRevision brev) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionvoid endBundleRefresh(XBundle bundle)
Copyright © 2016 JBoss by Red Hat. All rights reserved.