| Interface | Description |
|---|---|
| GenericContextAwarePojoGenericTypeModel.Helper | |
| PojoBootstrapIntrospector |
A Pojo introspector used at bootstrap.
|
| PojoCaster<T> | |
| PojoGenericTypeModel<T> |
A
PojoTypeModel offering additional reflection options,
such as the ability to retrieve the type argument for a given generic supertype. |
| PojoPropertyModel<T> | |
| PojoRawTypeModel<T> |
A
PojoTypeModel representing a raw type, fully defined by its Class. |
| PojoRuntimeIntrospector |
A Pojo introspector used at runtime.
|
| PojoTypeModel<T> | |
| PropertyHandle |
| Class | Description |
|---|---|
| GenericContextAwarePojoGenericTypeModel<T> |
An abstract base for implementations of
PojoGenericTypeModel that take advantage of the context
in which a given property appears to derive more precise type information. |
| GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext<T> | |
| JavaClassPojoCaster<T> | |
| MemberPropertyHandle |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.