test.performance.modelmbean.support
Class Resource
java.lang.Object
test.performance.modelmbean.support.Resource
public class Resource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resource
public Resource()
invokeNoArgs
public void invokeNoArgs()
invokeOneArg
public void invokeOneArg(String arg)
invokeMixedArgs
public void invokeMixedArgs(Integer arg1,
String arg2,
Object[][][] arg3,
Attribute arg4)
getCount
public int getCount()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.