Uses of Class
org.datanucleus.plugin.Bundle.BundleVersionRange
-
Packages that use Bundle.BundleVersionRange Package Description org.datanucleus.plugin Package providing the plugin mechanism utilised by DataNucleus. -
-
Uses of Bundle.BundleVersionRange in org.datanucleus.plugin
Methods in org.datanucleus.plugin that return Bundle.BundleVersionRange Modifier and Type Method Description static Bundle.BundleVersionRange
PluginParser. parseVersionRange(java.lang.String interval)
Parse a Version Range as per OSGi spec 3.0 $3.2.5
-