JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.pf4j
Interface PluginFactory
All Known Implementing Classes:
DefaultPluginFactory
public interface
PluginFactory
Creates a plugin instance.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Plugin
create
(
PluginWrapper
pluginWrapper)
Method Details
create
Plugin
create
(
PluginWrapper
pluginWrapper)