Uses of Class
org.jbpm.jpdl.el.impl.BeanInfoProperty

Packages that use BeanInfoProperty
org.jbpm.jpdl.el.impl   
 

Uses of BeanInfoProperty in org.jbpm.jpdl.el.impl
 

Methods in org.jbpm.jpdl.el.impl that return BeanInfoProperty
static BeanInfoProperty BeanInfoManager.getBeanInfoProperty(java.lang.Class pClass, java.lang.String pPropertyName, Logger pLogger)
          Returns the BeanInfoProperty for the specified property in the given class, or null if not found.
 BeanInfoProperty BeanInfoManager.getProperty(java.lang.String pPropertyName, Logger pLogger)
          Returns the BeanInfoProperty for the given property name, or null if not found.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.