org.springframework.shell.commands
Class InlineCommentCommands

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

@Component
public class InlineCommentCommands
extends Object
implements CommandMarker

Commands relating to inline comments


Constructor Summary
InlineCommentCommands()
           
 
Method Summary
 void inlineComment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InlineCommentCommands

public InlineCommentCommands()
Method Detail

inlineComment

public void inlineComment()