org.springframework.shell.commands
Class DateCommands

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

@Component
public class DateCommands
extends Object
implements CommandMarker

Commands related to the dates


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

Constructor Detail

DateCommands

public DateCommands()
Method Detail

date

public String date()