Package com.sun.jini.proxy
Interface MarshalPivot
- All Known Implementing Classes:
DefaultProxyPivot
public interface MarshalPivot
Providing a lightweight replacement on the LUS.
- Since:
- 7.1
- Author:
- Guy
-
Method Summary
Modifier and TypeMethodDescriptionReturns the service real object behind the pivot.
-
Method Details
-
readResolve
Returns the service real object behind the pivot.- Throws:
ObjectStreamException
-