org.easymock.internal
Class MethodSerializationWrapper

java.lang.Object
  extended by org.easymock.internal.MethodSerializationWrapper
All Implemented Interfaces:
java.io.Serializable

public class MethodSerializationWrapper
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
MethodSerializationWrapper(java.lang.reflect.Method m)
           
 
Method Summary
 java.lang.reflect.Method getMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodSerializationWrapper

public MethodSerializationWrapper(java.lang.reflect.Method m)
Method Detail

getMethod

public java.lang.reflect.Method getMethod()
                                   throws java.lang.ClassNotFoundException,
                                          java.lang.NoSuchMethodException
Throws:
java.lang.ClassNotFoundException
java.lang.NoSuchMethodException


Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>