org.objectweb.jeremie.binding.api

Interface JRMIRef

All Superinterfaces:
Reference, RemoteRef
Known Subinterfaces:
JRMIOptRef
Known Implementing Classes:
DynamicRef, RefImpl

public interface JRMIRef
extends RemoteRef, Reference

A JRMIRef is a reference to a remote object. It is both a Jonathan reference and a Java RMI remote reference. By the latter, it is also externalisable.