org.springframework.shell.commands
Class SystemPropertyCommands

java.lang.Object
  extended by org.springframework.shell.commands.SystemPropertyCommands
All Implemented Interfaces:
CommandMarker

@Component
public class SystemPropertyCommands
extends Object
implements CommandMarker

Commands related to system properties


Constructor Summary
SystemPropertyCommands()
           
 
Method Summary
 String props()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPropertyCommands

public SystemPropertyCommands()
Method Detail

props

public String props()