public class JNDIReferenceWrapper
extends java.lang.Object
implements com.sun.jndi.rmi.registry.RemoteReference
JNDIReferenceWrapper
is the CAROL Remote Reference
implementation. This implementation make the reference wrapping to/from a
remote objectConstructor and Description |
---|
JNDIReferenceWrapper(javax.naming.Reference reference)
constructor, export this object
|
Modifier and Type | Method and Description |
---|---|
javax.naming.Reference |
getReference()
Get the
Reference reference |
public JNDIReferenceWrapper(javax.naming.Reference reference)
reference
- the Reference
reference to wrappublic javax.naming.Reference getReference() throws java.rmi.RemoteException
Reference
referencegetReference
in interface com.sun.jndi.rmi.registry.RemoteReference
Reference
referencejava.rmi.RemoteException
- if the reference cannot be returned