Package org.restlet.engine.util
Class BeanInfoUtils
java.lang.Object
org.restlet.engine.util.BeanInfoUtils
Utilities to get the
BeanInfo of a class.- Author:
- Manuel Boillod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BeanInfogetBeanInfo(Class<?> clazz) Get a BeanInfo from cache or create it.