Interface org.as2lib.test.speed.MethodInvocationHolder

Description

MethodInvocationHolder is a generic interface for tests that build upon method invocations.

Method Index

getMethodInvocation()

Inherited from BasicInterface

Method Detail

getMethodInvocation

public function getMethodInvocation(Void):MethodInvocation

Returns the held method invocation.

Return

the held method invocation