Uses of Class
org.glassfish.hk2.configuration.internal.BeanInfo
Packages that use BeanInfo
-
Uses of BeanInfo in org.glassfish.hk2.configuration.internal
Methods in org.glassfish.hk2.configuration.internal with parameters of type BeanInfoModifier and TypeMethodDescriptionstatic ObjectBeanUtilities.getBeanPropertyValue(Type requiredType, String attribute, BeanInfo beanInfo) Gets the value from the given attribute from the given bean Safe to give both a bean-like map and a java bean