Class DubboExporter<T>
java.lang.Object
org.apache.dubbo.rpc.protocol.AbstractExporter<T>
org.apache.dubbo.rpc.protocol.dubbo.DubboExporter<T>
- All Implemented Interfaces:
Exporter<T>
DubboExporter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.rpc.protocol.AbstractExporter
getInvoker, register, toString, unexport, unregister
-
Constructor Details
-
DubboExporter
-
-
Method Details
-
afterUnExport
public void afterUnExport()- Overrides:
afterUnExportin classAbstractExporter<T>
-