IBM Branch Transformation Toolkit Javadoc

Package com.ibm.btt.cs.invoker.base

Interface Summary
BeanInvoker EJB methods are strongly typed and each EJB has it own corresponding access information.
BeanInvokerForJavaRequest Parse Request Data interface for Java Request usage
BeanInvokerForStrutsAction Parse Request Data interface for Automaton usage
 

Class Summary
BeanInvokerFactory Bean Invoker Factory is responsible for the Bean Invoker creation.
BeanInvokerFormatter Provides all Format/unFormat and Decoration APIs for C/S Connectivity usage
BeanInvokerImpl The basic Invoker class is the abstract class which encapsulates some basic functions about EJB accessing and session propagation, for example, generate SystemData, WorkArea lifecycle management (if configured) etc.
BeanInvokerRegistry Information required for creating a Bean Invoker should be stored into a resource bundle.
BeanInvokerUtil This class provides some basic Bean Invoker functions for external classes usage.
BeanInvokerValidation Data can be validated before they are sent to EJB.
DelimitedTokenizerImpl Provides APIs to un-format data from request data to EJB parameters; and also format the EJB execution result to response data (for delimited format definition).
FixLengthTokenizerImpl Provides APIs to un-format data from request data to EJB parameters; and also format the EJB execution result to response data (for Fix length record format definition).
Tokenizer Tokenizer is the abstract class provides basic Format/un-Format APIs.
TypedDataConverter Provides all TypedData Converter APIs for C/S Connectivity usage
 


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005