public class BaseGenericPlugin extends java.lang.Object implements GenericPluginManagerAPI.GenericPlugin
| Constructor and Description |
|---|
BaseGenericPlugin() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHandlingPriority(java.lang.Object params)
Negative priority means plugin doesn't want to handle whatever the parameters indicate the
action is.
|
public BaseGenericPlugin()
public int getHandlingPriority(java.lang.Object params)
GenericPluginManagerAPI.GenericPlugingetHandlingPriority in interface GenericPluginManagerAPI.GenericPlugin