| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.sadun.util.CommandRunner.Adapter
An helper class which implements all the methods in the
 CommandRunner.Listenerinterface in an
 empty way.
| Constructor Summary | |
CommandRunner.Adapter()
 | 
|
| Method Summary | |
 void | 
failed(java.lang.Exception e)
 | 
 void | 
started()
 | 
 void | 
starting()
 | 
 void | 
terminated(int exitValue,
           long elapsed)
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CommandRunner.Adapter()
| Method Detail | 
public void starting()
starting in interface CommandRunner.Listenerpublic void failed(java.lang.Exception e)
failed in interface CommandRunner.Listenerpublic void started()
started in interface CommandRunner.Listener
public void terminated(int exitValue,
                       long elapsed)
terminated in interface CommandRunner.Listener
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||