Uses of Class
org.uberfire.backend.plugin.RuntimePlugin
-
Packages that use RuntimePlugin Package Description org.uberfire.backend.plugin -
-
Uses of RuntimePlugin in org.uberfire.backend.plugin
Methods in org.uberfire.backend.plugin that return types with arguments of type RuntimePlugin Modifier and Type Method Description Collection<RuntimePlugin>RuntimePluginProcessor. getAvailableRuntimePlugins()Returns all available runtime pluginsList<RuntimePlugin>RuntimePluginService. getRuntimePlugins()
-