org.jboss.test.jbossmx.performance.standard.support
Interface StandardMBean

All Known Implementing Classes:
Standard (src)

public interface StandardMBean


Method Summary
 void counter()
           
 void methodInvocation()
           
 void mixedArguments(java.lang.Integer int1, int int2, java.lang.Object[][][] space, Attribute (src)  attr)
           
 

Method Detail

methodInvocation

public void methodInvocation()

counter

public void counter()

mixedArguments

public void mixedArguments(java.lang.Integer int1,
                           int int2,
                           java.lang.Object[][][] space,
                           Attribute (src)  attr)