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.RegistryImpl_Stub
Constructor Summary | |
| |
|
Methods inherited from class org.objectweb.jeremie.stub_factories.std.StdStub | |
readResolve , setRef |
public RegistryImpl_Stub()
Creates an optimized Jeremie stub.
public RegistryImpl_Stub(RemoteRef ref)
Creates an optimized Jeremie stub with the given remote object reference.
- Parameters:
ref
- a reference to a remote object.
public void bind(String $param_1, Remote $param_2) throws AlreadyBoundException, RemoteException