Package org.pf4j.shell.command
Class PluginCommand
- java.lang.Object
-
- org.pf4j.shell.command.AbstractCommand
-
- org.pf4j.shell.command.PluginCommand
-
- All Implemented Interfaces:
java.lang.Runnable
public class PluginCommand extends AbstractCommand
-
-
Constructor Summary
Constructors Constructor Description PluginCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinfo()voidload(java.nio.file.Path pluginPath)voidrun()voidstart()voidstop()voidunload()-
Methods inherited from class org.pf4j.shell.command.AbstractCommand
getInstrumentation, getPluginManager
-
-