FreeHEP API
Version current

org.freehep.application
Class Application.ApplicationCommandTargetManager

java.lang.Object
  extended byorg.freehep.util.commanddispatcher.CommandTargetManager
      extended byorg.freehep.application.Application.ApplicationCommandTargetManager
Enclosing class:
Application

protected class Application.ApplicationCommandTargetManager
extends CommandTargetManager

Source Code:
Application.ApplicationCommandTargetManager.java

Constructor Summary
protected Application.ApplicationCommandTargetManager()
           
 
Method Summary
 void handleCommandError(Throwable t)
          Override this method to provide custom handling of errors generated during command processing.
 
Methods inherited from class org.freehep.util.commanddispatcher.CommandTargetManager
add, add, dump, remove, remove, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Application.ApplicationCommandTargetManager

protected Application.ApplicationCommandTargetManager()
Method Detail

handleCommandError

public void handleCommandError(Throwable t)
Description copied from class: CommandTargetManager
Override this method to provide custom handling of errors generated during command processing.

Overrides:
handleCommandError in class CommandTargetManager

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.