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

java.lang.Object
  extended by org.openmdx.base.application.control.ApplicationController
      extended by 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


Field Summary
 
Fields inherited from class org.openmdx.base.application.control.ApplicationController
application
 
Constructor Summary
ApplicationController_1_0(String[] args)
          Deprecated.  
 
Method Summary
 void exception(ExceptionEvent event)
          Deprecated.  
protected  void handleExceptionEvent(Exception exception)
          Deprecated. Handle an exception event by delegating it to the appropriate listener.
 
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
 

Constructor Detail

ApplicationController_1_0

public ApplicationController_1_0(String[] args)
Deprecated. 
Parameters:
args -
Method Detail

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.