接口的使用
org.apache.dubbo.event.Listenable
-
使用Listenable的程序包 程序包 说明 org.apache.dubbo.event -
-
org.apache.dubbo.event中Listenable的使用
org.apache.dubbo.event中Listenable的子接口 修饰符和类型 接口 说明 interfaceEventDispatcherDubbo EventDispatcher实现Listenable的org.apache.dubbo.event中的类 修饰符和类型 类 说明 classAbstractEventDispatcherThe abstractEventDispatcherproviders the common implementation.classDirectEventDispatcherDirectEventDispatcherimplementation uses current thread execution modelclassParallelEventDispatcherParallelEventDispatcherimplementation usesJDK common thread pool
-