org.apache.ode.bpel.engine
Class ReplacementMapImpl.OBaseReplacementImpl
java.lang.Object
org.apache.ode.bpel.engine.ReplacementMapImpl.OBaseReplacementImpl
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- Enclosing class:
- ReplacementMapImpl
public static final class ReplacementMapImpl.OBaseReplacementImpl
- extends java.lang.Object
- implements java.io.Externalizable
Replacement object for serializtation of the OBase
(compiled
BPEL) objects in the JACOB VPU.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplacementMapImpl.OBaseReplacementImpl
public ReplacementMapImpl.OBaseReplacementImpl()
ReplacementMapImpl.OBaseReplacementImpl
public ReplacementMapImpl.OBaseReplacementImpl(int id)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
- Specified by:
readExternal
in interface java.io.Externalizable
- Throws:
java.io.IOException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Specified by:
writeExternal
in interface java.io.Externalizable
- Throws:
java.io.IOException