public interface JNDIRemoteResource
extends java.rmi.Remote
JNDIRemoteResource
is the CAROL remote interface for
serializable ressources wrapping. This wrapping provide simple way to
bind/lookup those ressource in the CORBA Name Service (like a CosNaming)Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
getResource()
Get the serializable ressource object
|