Uses of Class
aQute.bnd.build.WorkspaceExternalPluginHandler
-
Packages that use WorkspaceExternalPluginHandler Package Description aQute.bnd.build -
-
Uses of WorkspaceExternalPluginHandler in aQute.bnd.build
Fields in aQute.bnd.build with type parameters of type WorkspaceExternalPluginHandler Modifier and Type Field Description (package private) CloseableMemoize<WorkspaceExternalPluginHandler>
Workspace.WorkspaceData. externalPlugins
Methods in aQute.bnd.build that return WorkspaceExternalPluginHandler Modifier and Type Method Description WorkspaceExternalPluginHandler
Workspace. getExternalPlugins()
Execute a function with a class from a plugin loaded from the repositories.
-