Uses of Class
org.omnaest.utils.proxy.BeanProperty

Packages that use BeanProperty
org.omnaest.utils.proxy   
 

Uses of BeanProperty in org.omnaest.utils.proxy
 

Fields in org.omnaest.utils.proxy declared as BeanProperty
 BeanProperty MethodCallCapturer.beanProperty
           
 

Fields in org.omnaest.utils.proxy with type parameters of type BeanProperty
protected static ThreadLocalCachedElement<BeanProperty> BeanProperty.threadLocalCachedElementOfBeanProperty
           
 

Methods in org.omnaest.utils.proxy that return BeanProperty
static BeanProperty BeanProperty.getInstance()
          Returns a ThreadLocal specific instance which will be created at the first time of use with a given Thread.
 



Copyright © 2013. All Rights Reserved.