org.springframework.shell.commands
Class HintCommands

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

@Component
public class HintCommands
extends Object
implements CommandMarker


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

Constructor Detail

HintCommands

public HintCommands()
Method Detail

hint

public String hint(String topic)