org.jboss.remoting.serialization.impl.jboss
Class SmartCloningMarshalledValue
java.lang.Object
org.jboss.serial.io.MarshalledObjectForLocalCalls
org.jboss.remoting.serialization.impl.jboss.SmartCloningMarshalledValue
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable, IMarshalledValue
public class SmartCloningMarshalledValue
- extends org.jboss.serial.io.MarshalledObjectForLocalCalls
- implements IMarshalledValue
IMarshalledValue used on smart cloning/call by value operations for JBoss Serialization
- Author:
- Clebert Suconic
- See Also:
- Serialized Form
Methods inherited from class org.jboss.serial.io.MarshalledObjectForLocalCalls |
get, readExternal, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartCloningMarshalledValue
public SmartCloningMarshalledValue()
SmartCloningMarshalledValue
public SmartCloningMarshalledValue(java.lang.Object arg0,
org.jboss.serial.objectmetamodel.safecloning.SafeCloningRepository arg1)
throws java.io.IOException
- Throws:
java.io.IOException
SmartCloningMarshalledValue
public SmartCloningMarshalledValue(java.lang.Object arg0)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright ? 1998-2005 JBoss Inc . All Rights Reserved.