Interface RefMetadata
-
- All Superinterfaces:
Metadata
,NonNullMetadata
,Target
@ConsumerType public interface RefMetadata extends Target, NonNullMetadata
Metadata for a reference to another component managed by the Blueprint Container.- Author:
- $Id: 86f3b89d543e2fd199b0e193b8fc645adc6570fa $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getComponentId()
Return the id of the referenced component.
-