|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BeanFilter
The bean filter accepts or rejects transitive bean declarations.
| Method Summary | |
|---|---|
boolean |
accept(org.reflext.api.ClassTypeInfo cti)
Decide whether or not to accept the specified type as resolved by the BeanInfoBuilder. |
| Method Detail |
|---|
boolean accept(org.reflext.api.ClassTypeInfo cti)
BeanInfoBuilder.
When the type is accepted, it will be modeled as a BeanValueInfo, otherwise it will be modelled
as a SimpleValueInfo.
cti - the type to accept or reject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||