|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Creates a synthetic interface based on the provided class. The interface extends the same interfaces implemented by the class (working up the inheritance tree). It includes all public methods.
Method Summary | |
java.lang.Class |
synthesizeInterface(java.lang.Class beanClass)
|
Method Detail |
public java.lang.Class synthesizeInterface(java.lang.Class beanClass)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |