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