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.CLProcessor. pluginLoaderMethods in aQute.bnd.osgi that return Processor.CL Modifier and Type Method Description protected Processor.CLProcessor. getLoader()Methods in aQute.bnd.osgi with parameters of type Processor.CL Modifier and Type Method Description private voidProcessor. loadPluginPath(java.util.Set<java.lang.Object> instances, java.lang.String pluginPath, Processor.CL loader)Add the @linkConstants.PLUGINPATHentries (which are file names) to the class loader.
-