com.caucho.boot
Class SpacerBootOption

java.lang.Object
  extended by com.caucho.boot.AbstractBootOption
      extended by com.caucho.boot.InfoBootOption
          extended by com.caucho.boot.SpacerBootOption
All Implemented Interfaces:
BootOption

public class SpacerBootOption
extends InfoBootOption


Constructor Summary
SpacerBootOption()
           
 
Method Summary
 java.lang.String getUsage()
           
 java.lang.String getValueName()
           
 
Methods inherited from class com.caucho.boot.AbstractBootOption
getDescription, getName, isDeprecated, isFlag, isIntValue, isValue, setDeprecated, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpacerBootOption

public SpacerBootOption()
Method Detail

getUsage

public java.lang.String getUsage()
Specified by:
getUsage in interface BootOption
Overrides:
getUsage in class AbstractBootOption

getValueName

public java.lang.String getValueName()
Overrides:
getValueName in class AbstractBootOption