org.codehaus.wadi.core.session
Class DistributableAttributesFactory

java.lang.Object
  extended by org.codehaus.wadi.core.session.StandardAttributesFactory
      extended by org.codehaus.wadi.core.session.DistributableAttributesFactory
All Implemented Interfaces:
AttributesFactory
Direct Known Subclasses:
LazyAttributesFactory

public class DistributableAttributesFactory
extends StandardAttributesFactory

Version:
$Revision: 1497 $
Author:
Jules Gosnell

Field Summary
 
Fields inherited from class org.codehaus.wadi.core.session.StandardAttributesFactory
valueFactory
 
Constructor Summary
DistributableAttributesFactory(ValueFactory valueFactory)
           
 
Method Summary
 DistributableAttributes create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributableAttributesFactory

public DistributableAttributesFactory(ValueFactory valueFactory)
Method Detail

create

public DistributableAttributes create()
Specified by:
create in interface AttributesFactory
Overrides:
create in class StandardAttributesFactory


Copyright © 2010. All Rights Reserved.