Uses of Class
org.oxerr.commons.ws.rs.bean.NullAwareBeanUtilsBean
-
Uses of NullAwareBeanUtilsBean in org.oxerr.commons.ws.rs.bean
Modifier and TypeFieldDescriptionprivate static final org.apache.commons.beanutils.ContextClassLoaderLocal<NullAwareBeanUtilsBean>
NullAwareBeanUtilsBean.BEANS_BY_CLASSLOADER
ContainsNullAwareBeanUtilsBean
instances indexed by context classloader.Modifier and TypeMethodDescriptionstatic NullAwareBeanUtilsBean
NullAwareBeanUtilsBean.getInstance()
Gets the instance which provides the functionality forBeanUtils
.