Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RemoteStub
org.objectweb.jeremie.stub_factories.std.StdStub
org.objectweb.jeremie.stub_factories.std.OptStub
org.objectweb.jeremie.services.registry.jndi.JRMIReferenceImpl_Stub
Constructor Summary | |
| |
|
Method Summary | |
Reference |
|
Methods inherited from class org.objectweb.jeremie.stub_factories.std.StdStub | |
readResolve , setRef |
public JRMIReferenceImpl_Stub()
Creates an optimized Jeremie stub.
public JRMIReferenceImpl_Stub(RemoteRef ref)
Creates an optimized Jeremie stub with the given remote object reference.
- Parameters:
ref
- a reference to a remote object.
public Reference getReference() throws RemoteException
Retrieves the underlying JNDI Reference.
- Specified by:
- getReference in interface JRMIRemoteReference
- Returns:
- the JNDI reference.