Uses of Class
aQute.bnd.osgi.Processor.CL
-
Packages that use Processor.CL Package Description aQute.bnd.osgi -
-
Uses of Processor.CL in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Processor.CL Modifier and Type Field Description (package private) Processor.CL
Processor. pluginLoader
Methods in aQute.bnd.osgi that return Processor.CL Modifier and Type Method Description protected Processor.CL
Processor. getLoader()
Methods in aQute.bnd.osgi with parameters of type Processor.CL Modifier and Type Method Description private void
Processor. loadPluginPath(java.util.Set<java.lang.Object> instances, java.lang.String pluginPath, Processor.CL loader)
Add the @linkConstants.PLUGINPATH
entries (which are file names) to the class loader.
-