Package org.finra.jtaf.core.model.invocationtarget

Interface Summary
IInvocationTargetVisitor This is used when an InvocationTarget's acceptInvocationTargetVisitor method is called by the interpreter.
 

Class Summary
Command Implements basic methods, but leaves execution phase abstract
ContextKeyHandler Used to replace keys in the context.
Function This allows for a collection of commands to be defined and easily called in the test script.
InvocationTarget Common base class for any form of invocation target.
 

Exception Summary
ContextKeyNotFoundException This is an exception thrown when a key, that hasn't been stored in the context, is used to get a value from the context.
 



Copyright © 2014. All rights reserved.