Interface RemoteObjectInstance
- 
- All Superinterfaces:
- java.io.Serializable
 - All Known Implementing Classes:
- RemoteObjectInstanceEnumImpl,- RemoteObjectInstanceImpl,- RemoteReferenceObjectInstanceImpl
 
 public interface RemoteObjectInstance extends java.io.Serializable
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetObject()
 
- 
- 
- 
Method Detail- 
getObjectjava.lang.Object getObject() throws RemoteObjectInstanceException- Throws:
- RemoteObjectInstanceException
 
 
- 
 
-