Uses of Class
org.apache.ivy.osgi.updatesite.xml.EclipsePlugin
-
Packages that use EclipsePlugin Package Description org.apache.ivy.osgi.updatesite org.apache.ivy.osgi.updatesite.xml -
-
Uses of EclipsePlugin in org.apache.ivy.osgi.updatesite
Methods in org.apache.ivy.osgi.updatesite with parameters of type EclipsePlugin Modifier and Type Method Description static BundleInfoPluginAdapter. pluginAsBundle(java.net.URI baseUri, EclipsePlugin plugin) -
Uses of EclipsePlugin in org.apache.ivy.osgi.updatesite.xml
Fields in org.apache.ivy.osgi.updatesite.xml declared as EclipsePlugin Modifier and Type Field Description private EclipsePluginFeatureParser.PluginHandler. pluginFields in org.apache.ivy.osgi.updatesite.xml with type parameters of type EclipsePlugin Modifier and Type Field Description private java.util.List<EclipsePlugin>EclipseFeature. pluginsMethods in org.apache.ivy.osgi.updatesite.xml that return types with arguments of type EclipsePlugin Modifier and Type Method Description java.util.List<EclipsePlugin>EclipseFeature. getPlugins()Methods in org.apache.ivy.osgi.updatesite.xml with parameters of type EclipsePlugin Modifier and Type Method Description voidEclipseFeature. addPlugin(EclipsePlugin plugin)
-