Class BundleExtensionConstraints
java.lang.Object
com.elo.gradle.osgi.constraints.model.BundleExtensionConstraints
Model class for the extension definition of bundles
-
Method Summary
Modifier and TypeMethodDescriptionstatic BundleExtensionConstraintsof(Collection<String> declarativeServices, Collection<String> importPackages) static BundleExtensionConstraints
-
Method Details
-
getDeclarativeServices
-
getImportPackages
-
of
public static BundleExtensionConstraints of(Collection<String> declarativeServices, Collection<String> importPackages) -
ofConfig
-