org.springframework.shell.commands
Class OsCommands
java.lang.Object
org.springframework.shell.commands.OsCommands
- All Implemented Interfaces:
- CommandMarker
@Component
public class OsCommands
- extends Object
- implements CommandMarker
Command type to allow execution of native OS commands from the Spring Roo
shell.
- Since:
- 1.2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OsCommands
public OsCommands()
command
public void command(String command)