Package org.fedoraproject.p2.osgi
Interface OSGiConfigurator
-
- All Known Implementing Classes:
DefaultOSGiConfigurator
public interface OSGiConfigurator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Collection<java.nio.file.Path>
getBundles()
java.util.Collection<java.lang.String>
getExportedPackages()
-