org.apache.geronimo.axis.client
Class SerializableNoOp
java.lang.Object
org.apache.geronimo.axis.client.SerializableNoOp
- All Implemented Interfaces:
- net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.NoOp, Serializable
- public class SerializableNoOp
- extends Object
- implements net.sf.cglib.proxy.NoOp, Serializable
Serializable version of the cglib NoOp.
- Version:
- $Rev: 356022 $ $Date: 2005-12-11 21:58:34 +0100 (Sun, 11 Dec 2005) $
- 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.