public class BeanInstance<T> extends java.lang.Object
BeanInstance(<any> bean, T value)
void
destroy()
T
getValue()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BeanInstance(<any> bean, T value)
public void destroy()
public T getValue()
public java.lang.String toString()
toString
java.lang.Object