public class BeanWrap extends Object
protected Class<?>
_clz
protected Object
_raw
protected boolean
_remoting
_singleton
BeanWrap()
BeanWrap(Class<?> clz, Object raw)
_new()
Class<?>
clz()
<T> T
get()
raw()
protected void
rawSet(Object raw)
boolean
remoting()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Class<?> _clz
protected Object _raw
protected boolean _singleton
protected boolean _remoting
public BeanWrap()
public BeanWrap(Class<?> clz, Object raw)
public boolean remoting()
public Class<?> clz()
public <T> T raw()
protected void rawSet(Object raw)
public <T> T get()
protected Object _new()
Copyright © 2020. All rights reserved.