Uses of Class
aQute.bnd.osgi.Processor.CL
Packages that use Processor.CL
-
Uses of Processor.CL in aQute.bnd.build
Fields in aQute.bnd.build with type parameters of type Processor.CLModifier and TypeFieldDescription(package private) final Map<org.osgi.resource.Capability,
Processor.CL> WorkspaceExternalPluginHandler.loaders
Methods in aQute.bnd.build that return types with arguments of type Processor.CLModifier and TypeMethodDescriptionprivate Result<Processor.CL>
WorkspaceExternalPluginHandler.getLoader
(org.osgi.resource.Capability cap) -
Uses of Processor.CL in aQute.bnd.osgi
Fields in aQute.bnd.osgi with type parameters of type Processor.CLMethods in aQute.bnd.osgi that return Processor.CLMethods in aQute.bnd.osgi that return types with arguments of type Processor.CLModifier and TypeMethodDescriptionprivate CloseableMemoize<Processor.CL>
Processor.newPluginLoader()
Methods in aQute.bnd.osgi with parameters of type Processor.CLModifier and TypeMethodDescriptionprivate void
PluginsContainer.loadPluginPath
(Processor processor, String pluginPath, Processor.CL loader) Add the @linkConstants.PLUGINPATH
entries (which are file names) to the class loader.