Exporter
implementation for exporting an activatable remote object using its underlying exporter. The proxy returned by the export
method activates the remote object on demand. Each instance of ActivationExporter
can export only a single remote object.
@author Sun Microsystems, Inc.
@since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|