org.jasig.portlet.emailpreview.mvc
Class AttributeFactory

java.lang.Object
  extended by 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$
Author:
Eric Dalquist
See Also:
Serialized Form

Constructor Summary
AttributeFactory()
           
 
Method Summary
 Attribute create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeFactory

public AttributeFactory()
Method Detail

create

public Attribute create()
Specified by:
create in interface org.apache.commons.collections.Factory


Copyright © 2012 Jasig. All Rights Reserved.