org.openmdx.compatibility.base.application.control
Class ApplicationController_1_0
java.lang.Object
org.openmdx.base.application.control.ApplicationController
org.openmdx.compatibility.base.application.control.ApplicationController_1_0
- All Implemented Interfaces:
- ExceptionListener, EventListener, CmdLineListener
Deprecated. use ApplicationController instead
public class ApplicationController_1_0
- extends ApplicationController
- implements ExceptionListener
ApplicationController_1_0
| Methods inherited from class org.openmdx.base.application.control.ApplicationController |
cmdLineBadArgs, cmdLineHelpRequest, cmdLineTrace, cmdLineVersionRequest, exceptionThrown, exit, getApplication, getCmdLineArgs, getRawArgs, initLogging, registerApplication, registerManageable, run |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationController_1_0
public ApplicationController_1_0(String[] args)
- Deprecated.
- Parameters:
args -
exception
public void exception(ExceptionEvent event)
- Deprecated.
handleExceptionEvent
protected void handleExceptionEvent(Exception exception)
- Deprecated.
- Description copied from class:
ApplicationController
- Handle an exception event by delegating it to the appropriate listener.
- Overrides:
handleExceptionEvent in class ApplicationController
- Parameters:
exception - An exception
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.