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

Packages that use BeanInfoIndexedProperty
org.jbpm.jpdl.el.impl implementation classes for expression language resolving. 
 

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

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



Copyright © 2010 JBoss Community. All Rights Reserved.