程序包的使用
org.apache.dubbo.event
-
使用org.apache.dubbo.event的程序包 程序包 说明 org.apache.dubbo.common.threadpool.event org.apache.dubbo.config.event org.apache.dubbo.config.event.listener org.apache.dubbo.event org.apache.dubbo.registry.client * The inspiration of service registration and discovery comes from Spring Cloud Commons.org.apache.dubbo.registry.client.event org.apache.dubbo.registry.client.event.listener org.apache.dubbo.registry.consul org.apache.dubbo.registry.etcd -
org.apache.dubbo.common.threadpool.event使用的org.apache.dubbo.event中的类 类 说明 Event An event object of Dubbo is based on the Java standardevent -
org.apache.dubbo.config.event使用的org.apache.dubbo.event中的类 类 说明 Event An event object of Dubbo is based on the Java standardevent -
org.apache.dubbo.config.event.listener使用的org.apache.dubbo.event中的类 类 说明 EventListener TheDubbo EventListener that is based on Java standardEventListenerinterface supports the genericEvent.GenericEventListener An abstract class ofEventListenerfor Generic events, the sub class could add moreeventhandle methods, rather than only binds theEventListener.onEvent(Event)method that is declared to befinalthe implementation can't override. -
org.apache.dubbo.event使用的org.apache.dubbo.event中的类 类 说明 AbstractEventDispatcher The abstractEventDispatcherproviders the common implementation.Event An event object of Dubbo is based on the Java standardeventEventDispatcher Dubbo EventDispatcherEventListener TheDubbo EventListener that is based on Java standardEventListenerinterface supports the genericEvent.Listenable Dubbo Event Listenable -
org.apache.dubbo.registry.client使用的org.apache.dubbo.event中的类 类 说明 EventListener TheDubbo EventListener that is based on Java standardEventListenerinterface supports the genericEvent. -
org.apache.dubbo.registry.client.event使用的org.apache.dubbo.event中的类 类 说明 Event An event object of Dubbo is based on the Java standardevent -
org.apache.dubbo.registry.client.event.listener使用的org.apache.dubbo.event中的类 类 说明 ConditionalEventListener AnEventListenerextending the the conditional feature thatdecidessomeeventis handled or not by current listener.EventListener TheDubbo EventListener that is based on Java standardEventListenerinterface supports the genericEvent.GenericEventListener An abstract class ofEventListenerfor Generic events, the sub class could add moreeventhandle methods, rather than only binds theEventListener.onEvent(Event)method that is declared to befinalthe implementation can't override. -
org.apache.dubbo.registry.consul使用的org.apache.dubbo.event中的类 类 说明 EventListener TheDubbo EventListener that is based on Java standardEventListenerinterface supports the genericEvent. -
org.apache.dubbo.registry.etcd使用的org.apache.dubbo.event中的类 类 说明 EventListener TheDubbo EventListener that is based on Java standardEventListenerinterface supports the genericEvent.