org.codehaus.wadi.core.session
Interface Value

All Known Implementing Classes:
DistributableValue, LazyValue, StandardValue

public interface Value

TODO - JavaDoc this type

Version:
$Revision: 2258 $
Author:
Jules Gosnell

Method Summary
 java.lang.Object getValue()
           
 java.lang.Object setValue(java.lang.Object newValue)
           
 

Method Detail

getValue

java.lang.Object getValue()

setValue

java.lang.Object setValue(java.lang.Object newValue)


Copyright © 2010. All Rights Reserved.