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 OSGiConfigurator
public Collection<String> getExportedPackages()
getExportedPackages
in interface OSGiConfigurator
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.