Exporter
instead or GenericExporter
@Deprecated public class LRMIStubHandlerImpl extends Object implements IStubHandler
Constructor and Description |
---|
LRMIStubHandlerImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Remote |
exportObject(Remote obj)
Deprecated.
Exports the remote object to make it available to receive incoming calls.
|
ITransportConfig |
getTransportConfig()
Deprecated.
Returns the default transport config associated with this stub handler
|
void |
unexportObject(Remote obj)
Deprecated.
Removes the remote object, obj, from the StubHandler runtime.
|
public Remote exportObject(Remote obj) throws ExportException
IStubHandler
exportObject
in interface IStubHandler
obj
- the remote object to be exportedExportException
public void unexportObject(Remote obj)
IStubHandler
unexportObject
in interface IStubHandler
obj
- the object to disable stub forpublic ITransportConfig getTransportConfig()
IStubHandler
getTransportConfig
in interface IStubHandler
Copyright © GigaSpaces.