org.jasig.portlet.emailpreview.mvc
Class AttributeFactory
java.lang.Object
org.jasig.portlet.emailpreview.mvc.AttributeFactory
- All Implemented Interfaces:
- Serializable, org.apache.commons.collections.Factory
public class AttributeFactory
- extends Object
- implements org.apache.commons.collections.Factory, Serializable
commons-collections Factory that creates new Attributes
- Version:
- $Revision: 20535 $
- Author:
- Eric Dalquist
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeFactory
public AttributeFactory()
create
public Attribute create()
- Specified by:
create in interface org.apache.commons.collections.Factory
Copyright © 2010 Jasig. All Rights Reserved.