org.jboss.test.jmx.compliance.server.support
Class ObjectInvocationHandlerTest

java.lang.Object
  extended byorg.jboss.test.jmx.compliance.server.support.InvocationHandlerTest
      extended byorg.jboss.test.jmx.compliance.server.support.ObjectInvocationHandlerTest
All Implemented Interfaces:
InvocationHandlerTestMBean, ObjectInvocationHandlerTestMBean

public class ObjectInvocationHandlerTest
extends InvocationHandlerTest
implements ObjectInvocationHandlerTestMBean

Version:
$Revision: 1.1 $
Author:
Adrian Brock.

Field Summary
 
Fields inherited from class org.jboss.test.jmx.compliance.server.support.InvocationHandlerTest
invokeNoArgsNoReturnInvoked, invokeNoReturnInvoked, primitive, type
 
Constructor Summary
ObjectInvocationHandlerTest()
           
 
Method Summary
 boolean equals(Object other)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class org.jboss.test.jmx.compliance.server.support.InvocationHandlerTest
getAttribute, getType, invoke, invokeMixedParameters, invokeNoArgs, invokeNoArgsNoReturn, invokeNoReturn, isIsPrimitive, setAttribute, setIsPrimitive, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jboss.test.jmx.compliance.server.support.InvocationHandlerTestMBean
getAttribute, getType, invoke, invokeMixedParameters, invokeNoArgs, invokeNoArgsNoReturn, invokeNoReturn, isIsPrimitive, setAttribute, setIsPrimitive, setType
 

Constructor Detail

ObjectInvocationHandlerTest

public ObjectInvocationHandlerTest()
Method Detail

toString

public String toString()
Specified by:
toString in interface ObjectInvocationHandlerTestMBean

equals

public boolean equals(Object other)
Specified by:
equals in interface ObjectInvocationHandlerTestMBean

hashCode

public int hashCode()
Specified by:
hashCode in interface ObjectInvocationHandlerTestMBean


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.