org.codehaus.wadi
Interface ValuePool

All Known Implementing Classes:
SimpleValuePool

public interface ValuePool

TODO - JavaDoc this type

Version:
$Revision: 1139 $
Author:
Jules Gosnell

Method Summary
 void put(Value attribute)
           
 Value take(ValueConfig config)
           
 

Method Detail

take

public Value take(ValueConfig config)

put

public void put(Value attribute)


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