org.codehaus.wadi.impl
Class SimpleValuePool
java.lang.Object
org.codehaus.wadi.impl.SimpleValuePool
- All Implemented Interfaces:
- ValuePool
- public class SimpleValuePool
- extends Object
- implements ValuePool
TODO - JavaDoc this type
- Version:
- $Revision: 1139 $
- Author:
- Jules Gosnell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_factory
protected final ValueFactory _factory
SimpleValuePool
public SimpleValuePool(ValueFactory factory)
take
public Value take(ValueConfig config)
- Specified by:
take
in interface ValuePool
put
public void put(Value attribute)
- Specified by:
put
in interface ValuePool
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.