org.codehaus.wadi.impl
Class LazyValueFactory

java.lang.Object
  extended byorg.codehaus.wadi.impl.LazyValueFactory
All Implemented Interfaces:
ValueFactory

public class LazyValueFactory
extends Object
implements ValueFactory


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

Constructor Detail

LazyValueFactory

public LazyValueFactory()
Method Detail

create

public Value create(ValueConfig config)
Specified by:
create in interface ValueFactory


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.