org.apache.geronimo.axis.client
Class SerializableNoOp
java.lang.Object
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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final net.sf.cglib.proxy.NoOp INSTANCE
SerializableNoOp
public SerializableNoOp()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.