public interface ObjectReference
HttpSession
or ThreadLocal
).
This interface is typically implemented by someone integrating Pico into an existing container.java.lang.Object get()
void set(java.lang.Object item)
item
- the object to assign to the reference. May be null
.