public class DefaultOSGiConfigurator extends Object implements OSGiConfigurator
| Constructor and Description |
|---|
DefaultOSGiConfigurator(org.fedoraproject.xmvn.resolver.Resolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Path> |
getBundles() |
Collection<String> |
getExportedPackages() |
public DefaultOSGiConfigurator(org.fedoraproject.xmvn.resolver.Resolver resolver)
public Collection<Path> getBundles()
getBundles in interface OSGiConfiguratorpublic Collection<String> getExportedPackages()
getExportedPackages in interface OSGiConfiguratorCopyright © 2008–2022 Eclipse Foundation. All rights reserved.