test.performance.invocationhandler
Class InvocationHandlerSUITE

java.lang.Object
  extended byTestSuite
      extended bytest.performance.invocationhandler.InvocationHandlerSUITE

public class InvocationHandlerSUITE
extends TestSuite

Suite of performance tests for MBeanServerInvocationHandler.

See Also:
Serialized Form

Constructor Summary
InvocationHandlerSUITE()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvocationHandlerSUITE

public InvocationHandlerSUITE()
Method Detail

main

public static void main(java.lang.String[] args)

suite

public static Test suite()