public interface JRMIRemoteReference extends Remote
Modifier and Type | Method and Description |
---|---|
Reference |
getReference()
Retrieves the underlying JNDI Reference.
|
Reference getReference() throws RemoteException
RemoteException
- if something goes wrong.