test.performance.standard.support
Class Standard

java.lang.Object
  extended by test.performance.standard.support.Standard
All Implemented Interfaces:
StandardMBean

public class Standard
extends Object
implements StandardMBean

Version:
$Revision: 81022 $
Author:
Juha Lindfors.

Constructor Summary
Standard()
           
 
Method Summary
 void bogus1()
           
 void bogus10()
           
 void bogus2()
           
 void bogus3()
           
 void bogus4()
           
 void bogus5()
           
 void bogus6()
           
 void bogus7()
           
 void bogus8()
           
 void bogus9()
           
 void counter()
           
 int getCount()
           
 void methodInvocation()
           
 void mixedArguments(Integer int1, int int2, Object[][][] space, Attribute attr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Standard

public Standard()
Method Detail

bogus1

public void bogus1()
Specified by:
bogus1 in interface StandardMBean

bogus2

public void bogus2()
Specified by:
bogus2 in interface StandardMBean

bogus3

public void bogus3()
Specified by:
bogus3 in interface StandardMBean

bogus4

public void bogus4()
Specified by:
bogus4 in interface StandardMBean

bogus5

public void bogus5()
Specified by:
bogus5 in interface StandardMBean

methodInvocation

public void methodInvocation()
Specified by:
methodInvocation in interface StandardMBean

counter

public void counter()
Specified by:
counter in interface StandardMBean

getCount

public int getCount()

mixedArguments

public void mixedArguments(Integer int1,
                           int int2,
                           Object[][][] space,
                           Attribute attr)
Specified by:
mixedArguments in interface StandardMBean

bogus6

public void bogus6()
Specified by:
bogus6 in interface StandardMBean

bogus7

public void bogus7()
Specified by:
bogus7 in interface StandardMBean

bogus8

public void bogus8()
Specified by:
bogus8 in interface StandardMBean

bogus9

public void bogus9()
Specified by:
bogus9 in interface StandardMBean

bogus10

public void bogus10()
Specified by:
bogus10 in interface StandardMBean


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.