注释类型 Reference


  • ()
    ({,,})
    public @interface Reference
    Reference
    • 元素详细资料

      • interfaceClass

        <?> interfaceClass
        默认值:
        void.class
      • interfaceName

         interfaceName
        默认值:
        ""
      • version

         version
        默认值:
        ""
      • group

         group
        默认值:
        ""
      • url

         url
        默认值:
        ""
      • client

         client
        默认值:
        ""
      • generic

        boolean generic
        默认值:
        false
      • injvm

        boolean injvm
        默认值:
        false
      • check

        boolean check
        默认值:
        true
      • init

        boolean init
        默认值:
        false
      • lazy

        boolean lazy
        默认值:
        false
      • stubevent

        boolean stubevent
        默认值:
        false
      • reconnect

         reconnect
        默认值:
        ""
      • sticky

        boolean sticky
        默认值:
        false
      • proxy

         proxy
        默认值:
        ""
      • stub

         stub
        默认值:
        ""
      • cluster

         cluster
        默认值:
        ""
      • connections

        int connections
        默认值:
        0
      • callbacks

        int callbacks
        默认值:
        0
      • onconnect

         onconnect
        默认值:
        ""
      • ondisconnect

         ondisconnect
        默认值:
        ""
      • owner

         owner
        默认值:
        ""
      • layer

         layer
        默认值:
        ""
      • retries

        int retries
        默认值:
        2
      • loadbalance

         loadbalance
        默认值:
        ""
      • async

        boolean async
        默认值:
        false
      • actives

        int actives
        默认值:
        0
      • sent

        boolean sent
        默认值:
        false
      • mock

         mock
        默认值:
        ""
      • validation

         validation
        默认值:
        ""
      • timeout

        int timeout
        默认值:
        0
      • cache

         cache
        默认值:
        ""
      • filter

        [] filter
        默认值:
        {}
      • listener

        [] listener
        默认值:
        {}
      • parameters

        [] parameters
        默认值:
        {}
      • application

         application
        默认值:
        ""
      • module

         module
        默认值:
        ""
      • consumer

         consumer
        默认值:
        ""
      • monitor

         monitor
        默认值:
        ""
      • registry

        [] registry
        默认值:
        {}
      • protocol

         protocol
        The communication protocol of Dubbo Service
        返回:
        the default value is ""
        从以下版本开始:
        2.6.6
        默认值:
        ""
      • methods

        Method[] methods
        默认值:
        {}