JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.internal.util.beans
Interface BeanInfoHelper.ReturningBeanInfoDelegate<T>
Enclosing class:
BeanInfoHelper
public static interface
BeanInfoHelper.ReturningBeanInfoDelegate<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
processBeanInfo
(
BeanInfo
beanInfo)
Method Details
processBeanInfo
T
processBeanInfo
(
BeanInfo
beanInfo)
throws
Exception
Throws:
Exception