Interface Target
-
- All Superinterfaces:
Metadata
,NonNullMetadata
- All Known Subinterfaces:
BeanMetadata
,ReferenceMetadata
,RefMetadata
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.- Version:
- $Revision: 7563 $
- See Also:
BeanMetadata
,ReferenceMetadata
,RefMetadata