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