|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypeTarget
Facet of a constraint mapping creational context which allows to the select the bean type to which the next operations shall apply.
Method Summary | ||
---|---|---|
|
type(Class<C> type)
Selects the type to which the next operations shall apply. |
Method Detail |
---|
<C> TypeConstraintMappingContext<C> type(Class<C> type)
C
- The type to select.type
- The type to select.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |