org.objectweb.carol.cmi.jndi
Interface RemoteReference

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ReferenceImpl

public interface RemoteReference
extends java.rmi.Remote

Interface definition for the remote references

Author:
Simon Nieuviarts

Method Summary
 javax.naming.Reference getReference()
          Get the reference object
 

Method Detail

getReference

javax.naming.Reference getReference()
                                    throws java.rmi.RemoteException
Get the reference object

Returns:
reference
Throws:
java.rmi.RemoteException - if exception is encountered