Interface Target
-
- All Superinterfaces:
Metadata
,NonNullMetadata
- All Known Subinterfaces:
BeanMetadata
,ReferenceMetadata
,RefMetadata
@ConsumerType public interface Target extends NonNullMetadata
A common interface for managed components that can be used as a direct target for method calls. These arebean
,reference
, andref
, where theref
must refer to a bean or reference component.- See Also:
BeanMetadata
,ReferenceMetadata
,RefMetadata