Uses of Class
org.pf4j.ExtensionWrapper
Packages that use ExtensionWrapper
-
Uses of ExtensionWrapper in org.pf4j
Classes in org.pf4j that implement interfaces with type arguments of type ExtensionWrapperMethods in org.pf4j that return ExtensionWrapperModifier and TypeMethodDescriptionprivate ExtensionWrapperAbstractExtensionFinder.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)