com.devexperts.qd.tools
Class OptionManagementRmi

java.lang.Object
  extended by com.devexperts.qd.tools.Option
      extended by com.devexperts.qd.tools.OptionInteger
          extended by com.devexperts.qd.tools.OptionManagementRmi

public class OptionManagementRmi
extends OptionInteger


Method Summary
static OptionManagementRmi getInstance()
           
 void init()
           
 
Methods inherited from class com.devexperts.qd.tools.OptionInteger
getValue, parse, setValue, toString
 
Methods inherited from class com.devexperts.qd.tools.Option
getDeprecated, getDescription, getFullName, getShortName, isSet, setDeprecated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static OptionManagementRmi getInstance()

init

public void init()
Overrides:
init in class Option