public class Plugin
extends java.lang.Object
| Constructor and Description |
|---|
Plugin(InputData input)
Constructs a plugin.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isThreadSafe()
Checks if the plugin is thread safe or not, based on inputData.
|