Uses of Interface
org.xwiki.properties.BeanDescriptor

Packages that use BeanDescriptor
org.xwiki.properties   
 

Uses of BeanDescriptor in org.xwiki.properties
 

Methods in org.xwiki.properties that return BeanDescriptor
 BeanDescriptor BeanManager.getBeanDescriptor(Class<?> beanClass)
          Parse provided java bean and return a descriptor with all its public properties.
 



Copyright © 2004–2014 XWiki. All rights reserved.