org.favabeans.base
Class DefaultPrototype
java.lang.Object
|
+--org.favabeans.base.DefaultFacet
|
+--org.favabeans.base.DefaultPrototype
- All Implemented Interfaces:
- Facet, Faceted, Prototype
- public class DefaultPrototype
- extends DefaultFacet
- implements Prototype
DefaultPrototype
public DefaultPrototype(Object primaryObject)
clonePrimaryObject
public Object clonePrimaryObject()
throws FactoryException
- Description copied from interface:
Prototype
- Create a new copy of the primary object.
- Specified by:
clonePrimaryObject
in interface Prototype
- Following copied from interface:
org.favabeans.base.Prototype
- Returns:
- the newly created object.
- Throws:
FactoryException
- if the operation fails.
Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.