org.openeai
Interface PubliclyCloneable

All Superinterfaces:
java.lang.Cloneable
All Known Implementing Classes:
Date, EnterpriseFields, XmlEnterpriseObjectImpl

public interface PubliclyCloneable
extends java.lang.Cloneable

Interface implemented by XmlEnterpriseObjects and JmsEnterpriseObjects.

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

Method Summary
 java.lang.Object clone()
           
 

Method Detail

clone


public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException


Copyright © 2002, OpenEAI Software Foundation