org.easymock.internal
Class MethodSerializationWrapper

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

public class MethodSerializationWrapper
extends Object
implements Serializable

Author:
Henri Tremblay
See Also:
Serialized Form

Constructor Summary
MethodSerializationWrapper(Method m)
           
 
Method Summary
 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(Method m)
Method Detail

getMethod

public Method getMethod()
                 throws ClassNotFoundException,
                        NoSuchMethodException
Throws:
ClassNotFoundException
NoSuchMethodException


Copyright © 2001-2011 OFFIS, Tammo Freese, Henri Tremblay. All Rights Reserved.