?? ReferenceMetadata

??????:
ComponentMetadata, Metadata, NonNullMetadata, ServiceReferenceMetadata, Target

@ConsumerType public interface ReferenceMetadata extends Target, ServiceReferenceMetadata
Metadata for a reference that will bind to a single matching service in the service registry.

This is specified by the reference element.

  • ??????

    • getTimeout

      long getTimeout()
      Return the timeout for service invocations when a backing service is unavailable. This is specified by the timeout attribute of the reference.
      ??:
      The timeout, in milliseconds, for service invocations when a backing service is unavailable.