Uses of Class
com.alibaba.dubbo.config.spring.context.annotation.DubboComponentScan

Packages that use DubboComponentScan
com.alibaba.dubbo.config.spring.context.annotation   
 

Uses of DubboComponentScan in com.alibaba.dubbo.config.spring.context.annotation
 

Classes in com.alibaba.dubbo.config.spring.context.annotation with annotations of type DubboComponentScan
 interface EnableDubbo
          Enables Dubbo components as Spring Beans, equals DubboComponentScan and EnableDubboConfig combination.
 



Copyright © 2012–2017 Alibaba. All rights reserved.