public class BeanWrap extends Object
protected Class<?>
_clz
protected Object
_raw
protected boolean
_remoting
_singleton
BeanWrap()
_new()
BeanWrap
build(Class<?> clz, Object raw)
Class<?>
clz()
<T> T
get()
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 build(Class<?> clz, Object raw)
public boolean remoting()
public Class<?> clz()
public <T> T raw()
public <T> T get()
protected Object _new()
Copyright © 2019. All rights reserved.