Changes between Version 3 and Version 4 of ApertureDataOpener


Ignore:
Timestamp:
10/12/05 16:26:54 (19 years ago)
Author:
dburkhar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApertureDataOpener

    v3 v4  
    55 
    66{{{ 
     7#!java 
    78 
    89/** 
    910 * A commandExecutor is the handler of an Adapter that implements the ability 
    1011 * to execute commands. The handler can be seperated from the adapter. 
    11  * <p>This constructor may throw exceptions.</p> 
    12  * <p>Copyright: Copyright (c) 2003</p> 
    13  * <p>Organisation: Gnowsis.com</p> 
    14  * @author Leo Sauermann 
    15  * @version $Id: CommandExecutor.java,v 1.5 2004/11/26 19:27:28 sauermann Exp $ 
    1612 */ 
    1713