public class XPFExternalPlugin
extends org.pf4j.Plugin
Constructor and Description |
---|
XPFExternalPlugin(org.pf4j.PluginWrapper wrapper)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
XPFPluginInitializationContext |
getContext()
Gets the configuration context.
|
static XPFExternalPlugin |
getInstance()
Gets the instance of the plugin.
|
void |
setContext(XPFPluginInitializationContext context)
Sets the configuration context.
|
public XPFExternalPlugin(org.pf4j.PluginWrapper wrapper)
wrapper
- the plugin wrapperpublic static XPFExternalPlugin getInstance()
public XPFPluginInitializationContext getContext()
public void setContext(XPFPluginInitializationContext context)
context
- the configuration contextCopyright © 2024. All rights reserved.