org.springframework.roo.shell
Class CliOptionContext

java.lang.Object
  extended by org.springframework.roo.shell.CliOptionContext

public final class CliOptionContext
extends Object


Constructor Summary
CliOptionContext()
           
 
Method Summary
static String getOptionContext()
           
static void resetOptionContext()
           
static void setOptionContext(String optionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CliOptionContext

public CliOptionContext()
Method Detail

getOptionContext

public static String getOptionContext()

setOptionContext

public static void setOptionContext(String optionContext)

resetOptionContext

public static void resetOptionContext()


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