注释类型 Service


  • ()
    ()
    
    public @interface Service
    Service
    • 元素详细资料

      • interfaceClass

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

         interfaceName
        默认值:
        ""
      • version

         version
        默认值:
        ""
      • group

         group
        默认值:
        ""
      • path

         path
        默认值:
        ""
      • export

        boolean export
        默认值:
        false
      • token

         token
        默认值:
        ""
      • deprecated

        boolean deprecated
        默认值:
        false
      • dynamic

        boolean dynamic
        默认值:
        false
      • accesslog

         accesslog
        默认值:
        ""
      • executes

        int executes
        默认值:
        0
      • register

        boolean register
        默认值:
        true
      • weight

        int weight
        默认值:
        0
      • document

         document
        默认值:
        ""
      • delay

        int delay
        默认值:
        0
      • local

         local
        默认值:
        ""
      • stub

         stub
        默认值:
        ""
      • cluster

         cluster
        默认值:
        ""
      • proxy

         proxy
        默认值:
        ""
      • connections

        int connections
        默认值:
        0
      • callbacks

        int callbacks
        默认值:
        0
      • onconnect

         onconnect
        默认值:
        ""
      • ondisconnect

         ondisconnect
        默认值:
        ""
      • owner

         owner
        默认值:
        ""
      • layer

         layer
        默认值:
        ""
      • retries

        int retries
        默认值:
        0
      • 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
        默认值:
        ""
      • provider

         provider
        默认值:
        ""
      • protocol

        [] protocol
        默认值:
        {}
      • monitor

         monitor
        默认值:
        ""
      • registry

        [] registry
        默认值:
        {}
      • tag

         tag
        默认值:
        ""
      • methods

        Method[] methods
        默认值:
        {}