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 BundleException
BundleExceptionvoid refreshCurrentRevision(XBundleRevision brev) throws BundleException
BundleExceptionvoid endBundleRefresh(XBundle bundle)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.