Uses of Class
org.apache.hivemind.util.PropertyAdaptor

Packages that use PropertyAdaptor
org.apache.hivemind.util Implementations of Resource and related utilities. 
 

Uses of PropertyAdaptor in org.apache.hivemind.util
 

Methods in org.apache.hivemind.util that return PropertyAdaptor
static PropertyAdaptor PropertyUtils.getPropertyAdaptor(java.lang.Object target, java.lang.String propertyName)
          Returns the PropertyAdaptor for the given target object and property name.