org.objectweb.carol.jndi.wrapping
Class JNDIReferenceWrapper
java.lang.Object
org.objectweb.carol.jndi.wrapping.JNDIReferenceWrapper
- Remote
public class JNDIReferenceWrapper
extends java.lang.Object
implements Remote
Class JNDIReferenceWrapper
is the CAROL Remote Reference
implementation. This implementation make the reference wrapping to/from a
remote object
Version:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
protected Reference | reference -
Reference reference to wrap
|
reference
protected Reference reference
Reference
reference to wrap
JNDIReferenceWrapper
public JNDIReferenceWrapper(Reference reference)
throws RemoteException
constructor, export this object
reference
- the Reference
reference to wrap
getReference
public Reference getReference()
throws RemoteException
Get the Reference
reference
- the
Reference
reference