- 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 are bean
, reference
, and
ref
, where the ref
must refer to a bean or
reference component.
- Version:
- $Revision: 7563 $
- See Also:
BeanMetadata
,
ReferenceMetadata
,
RefMetadata