public static class Exporter.CompatibleExporter<T> extends Object implements Exporter<T>
Exporter.CompatibleExporter<T>
CompatibleExporter(Exporter<T> delegate)
Invoker<T>
getInvoker()
void
unexport()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CompatibleExporter(Exporter<T> delegate)
public Invoker<T> getInvoker()
Exporter
getInvoker
Exporter<T>
public void unexport()
getInvoker().destroy();
unexport
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.