org.codehaus.wadi.core.session
Class DistributableValueFactory

java.lang.Object
  extended by org.codehaus.wadi.core.session.StandardValueFactory
      extended by org.codehaus.wadi.core.session.DistributableValueFactory
All Implemented Interfaces:
ValueFactory
Direct Known Subclasses:
LazyValueFactory

public class DistributableValueFactory
extends StandardValueFactory

Version:
$Revision: 1139 $
Author:
Jules Gosnell

Field Summary
protected  ValueHelperRegistry valueHelperRegistry
           
 
Constructor Summary
DistributableValueFactory(ValueHelperRegistry valueHelperRegistry)
           
 
Method Summary
 Value create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

valueHelperRegistry

protected final ValueHelperRegistry valueHelperRegistry
Constructor Detail

DistributableValueFactory

public DistributableValueFactory(ValueHelperRegistry valueHelperRegistry)
Method Detail

create

public Value create()
Specified by:
create in interface ValueFactory
Overrides:
create in class StandardValueFactory


Copyright © 2010. All Rights Reserved.