org.openeai
Interface PubliclyCloneable

All Superinterfaces:
java.lang.Cloneable
All Known Implementing Classes:
ActionableEnterpriseObjectBase, Authentication, ControlAreaReply, ControlAreaRequest, ControlAreaSync, Date, Datetime, EnterpriseFields, Error, ExpectedReplyFormat, Failure, JmsEnterpriseObjectBase, MaximumTime, MessageId, MessageSeries, MinimumTime, Predecessor, ProcessedMessageId, RequestTimings, Result, Sender, SourceInfo, Success, TargetInfo, TestCaseSummary, TestId, TestResult, TestSeriesSummary, TestStatus, TestStepSummary, TestSuiteSummary, XmlEnterpriseObjectImpl

public interface PubliclyCloneable
extends java.lang.Cloneable

Interface implemented by XmlEnterpriseObjects and JmsEnterpriseObjects.

Version:
3.0 - 28 January 2003
Author:
Tod Jackson (tod@openeai.org), Steve Wheat (steve@openeai.org)

Method Summary
 java.lang.Object clone()
           
 

Method Detail

clone

java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Throws:
java.lang.CloneNotSupportedException


Copyright © 2002,2003 OpenEAI Software Foundation