public interface ResourceInstaller
| Modifier and Type | Method and Description |
|---|---|
XBundle |
installBundleResource(org.osgi.framework.BundleContext context,
XResource res) |
XBundle |
installModuleResource(org.osgi.framework.BundleContext context,
XResource res) |
XBundle |
installResource(org.osgi.framework.BundleContext context,
XResource res) |
XBundle installResource(org.osgi.framework.BundleContext context, XResource res) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionXBundle installBundleResource(org.osgi.framework.BundleContext context, XResource res) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.