org.openmdx.compatibility.base.application.control
Class Application_1_0

java.lang.Object
  extended by org.openmdx.base.application.control.Manageable
      extended by org.openmdx.base.application.control.Application
          extended by org.openmdx.compatibility.base.application.control.Application_1_0

Deprecated. use Application instead

public class Application_1_0
extends Application

Application_1_0


Field Summary
 
Fields inherited from class org.openmdx.base.application.control.Application
EXIT_CODE_FAILED, EXIT_CODE_OK
 
Constructor Summary
Application_1_0()
          Deprecated.  
Application_1_0(String name, String version, String helpText, List cmdLineOptions)
          Deprecated.  
Application_1_0(String name, String version, String helpText, List cmdLineOptions, CmdLineFreeArgOption cmdLineFreeArgOption)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.openmdx.base.application.control.Application
exit, exit, getApp, getCmdLineFreeArgOptions, getCmdLineOptions, getExitCode, getHelpText, getName, getVersion, hasFailed, init, mergeCmdLineOptions, release, run, setExitCode
 
Methods inherited from class org.openmdx.base.application.control.Manageable
getCmdLineArgs, getController, getRawArgs, setController
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Application_1_0

public Application_1_0()
Deprecated. 

Application_1_0

public Application_1_0(String name,
                       String version,
                       String helpText,
                       List cmdLineOptions)
Deprecated. 
Parameters:
name -
version -
helpText -
cmdLineOptions -

Application_1_0

public Application_1_0(String name,
                       String version,
                       String helpText,
                       List cmdLineOptions,
                       CmdLineFreeArgOption cmdLineFreeArgOption)
Deprecated. 
Parameters:
name -
version -
helpText -
cmdLineOptions -
cmdLineFreeArgOption -


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.