Uses of Class
org.pf4j.ExtensionWrapper
Packages that use ExtensionWrapper
-
Uses of ExtensionWrapper in org.pf4j
Methods in org.pf4j that return ExtensionWrapperModifier and TypeMethodDescriptionprivate ExtensionWrapper
AbstractExtensionFinder.createExtensionWrapper
(Class<?> extensionClass) Methods in org.pf4j that return types with arguments of type ExtensionWrapperModifier and TypeMethodDescription<T> List
<ExtensionWrapper<T>> <T> List
<ExtensionWrapper<T>> <T> List
<ExtensionWrapper<T>> <T> List
<ExtensionWrapper<T>> <T> List
<ExtensionWrapper<T>> Retrieves a list with all extensions found for an extension point.<T> List
<ExtensionWrapper<T>> Retrieves a list with all extensions found for an extension point and a plugin.Retrieves a list with all extensions found for a pluginMethods in org.pf4j with parameters of type ExtensionWrapperMethod parameters in org.pf4j with type arguments of type ExtensionWrapperModifier and TypeMethodDescriptionAbstractPluginManager.getExtensionClasses
(List<ExtensionWrapper<T>> extensionsWrapper) private <T> List
<T> AbstractPluginManager.getExtensions
(List<ExtensionWrapper<T>> extensionsWrapper)