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(Class pClass, String pIndexedPropertyName, Logger pLogger)
          Returns the BeanInfoIndexedProperty for the specified property in the given class, or null if not found.
 BeanInfoIndexedProperty BeanInfoManager.getIndexedProperty(String pIndexedPropertyName, Logger pLogger)
          Returns the BeanInfoIndexedProperty for the given property name, or null if not found.
 



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