??????:
Metadata, NonNullMetadata, Target

@ConsumerType public interface RefMetadata extends Target, NonNullMetadata
Metadata for a reference to another component managed by the Blueprint Container.
  • ??????

    • getComponentId

      String getComponentId()
      Return the id of the referenced component. This is specified by the component-id attribute of a component.
      ??:
      The id of the referenced component.