MethodInvocationHolder
| Kind of class: | interface |
|---|---|
| Inherits from: | BasicInterface |
| Implemented by: | |
| Author: | Simon Wacker |
| Classpath: | org.as2lib.test.speed.MethodInvocationHolder |
| File last modified: | Tuesday, 24 May 2005, 18:41:50 |
MethodInvocationHolder is a generic interface for tests that build uponmethod invocations.
Summary
Instance methods
getMethodInvocation
function getMethodInvocation (
Void) : MethodInvocation
Returns the held method invocation.
Returns:
the held method invocation