com.caucho.boot
Class InfoBootOption

java.lang.Object
  extended by com.caucho.boot.AbstractBootOption
      extended by com.caucho.boot.InfoBootOption
All Implemented Interfaces:
BootOption
Direct Known Subclasses:
SpacerBootOption, SubsectionBootOption

public abstract class InfoBootOption
extends AbstractBootOption


Constructor Summary
InfoBootOption()
           
 
Method Summary
 
Methods inherited from class com.caucho.boot.AbstractBootOption
getDescription, getName, getUsage, getValueName, 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

InfoBootOption

public InfoBootOption()