org.jboss.test.jmx.compliance.server.support
Interface ObjectInvocationHandlerTestMBean

All Superinterfaces:
InvocationHandlerTestMBean
All Known Implementing Classes:
ObjectInvocationHandlerTest

public interface ObjectInvocationHandlerTestMBean
extends InvocationHandlerTestMBean

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

Method Summary
 boolean equals(Object other)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from interface org.jboss.test.jmx.compliance.server.support.InvocationHandlerTestMBean
getAttribute, getType, invoke, invokeMixedParameters, invokeNoArgs, invokeNoArgsNoReturn, invokeNoReturn, isIsPrimitive, setAttribute, setIsPrimitive, setType
 

Method Detail

toString

public String toString()

equals

public boolean equals(Object other)

hashCode

public int hashCode()


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