IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.automaton
Interface Executable

All Known Subinterfaces:
Processor
All Known Implementing Classes:
BTTXUIProcessor, DSEHtmlProcessor, DSEOperationProcessor, DSEProcessor

public interface Executable

The interface for automaton entities that can be executed.


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 void execute()
          Execute the actions associated with the type.
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Method Detail

execute

void execute()
             throws DSEInvalidArgumentException,
                    DSEProcessorException
Execute the actions associated with the type.

Throws:
DSEInvalidArgumentException
DSEProcessorException

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009