org.codehaus.wadi.core.session
Class LazyValueFactory

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

public class LazyValueFactory
extends DistributableValueFactory

Version:
$Revision: 2268 $
Author:
Jules Gosnell

Field Summary
 
Fields inherited from class org.codehaus.wadi.core.session.DistributableValueFactory
valueHelperRegistry
 
Constructor Summary
LazyValueFactory(ValueHelperRegistry valueHelperRegistry)
           
 
Method Summary
 Value create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyValueFactory

public LazyValueFactory(ValueHelperRegistry valueHelperRegistry)
Method Detail

create

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


Copyright © 2011. All Rights Reserved.