org.apache.geronimo.axis.client
Class SerializableNoOp

java.lang.Object
  extended by org.apache.geronimo.axis.client.SerializableNoOp
All Implemented Interfaces:
Serializable, net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.NoOp

public class SerializableNoOp
extends Object
implements net.sf.cglib.proxy.NoOp, Serializable

Serializable version of the cglib NoOp.

See Also:
Serialized Form

Field Summary
static net.sf.cglib.proxy.NoOp INSTANCE
           
 
Constructor Summary
SerializableNoOp()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final net.sf.cglib.proxy.NoOp INSTANCE
Constructor Detail

SerializableNoOp

public SerializableNoOp()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.