public class DubboExporter<T> extends AbstractExporter<T>
DubboExporter(Invoker<T> invoker, String key, Map<String,Exporter<?>> exporterMap)
void
unexport()
getInvoker, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DubboExporter(Invoker<T> invoker, String key, Map<String,Exporter<?>> exporterMap)
public void unexport()
Exporter
getInvoker().destroy();
unexport
Exporter<T>
AbstractExporter<T>
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.