org.springframework.roo.classpath.operations
Class HintCommands

java.lang.Object
  extended by org.springframework.roo.classpath.operations.HintCommands
All Implemented Interfaces:
org.springframework.roo.shell.CommandMarker

@Service
public class HintCommands
extends Object
implements org.springframework.roo.shell.CommandMarker

Shell commands for hinting services.

Since:
1.0
Author:
Ben Alex

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)


Copyright © 2009-2010 VMware, Inc. All Rights Reserved.