Sonic ESB API

com.sonicsw.xq
Interface XQCloneable

All Superinterfaces:
java.lang.Cloneable
All Known Subinterfaces:
XQEnvelope, XQHeader, XQMessage, XQParameterInfo, XQParameters, XQPart

public interface XQCloneable
extends java.lang.Cloneable

The XQCloneable interface is implemented by many XQ classes, and indicates that the class provides a method to provide a field- by-field copy of instances of that class.


Method Summary
 java.lang.Object clone()
          Create a clone of the object
 

Method Detail

clone

java.lang.Object clone()
Create a clone of the object

Returns:
the clone of the object

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.