src/share/classes/java/rmi/activation/ActivationMonitor.java

Print this page

        

*** 61,71 **** * it holds for the object with the activation identifier, * <code>id</code>, is no longer valid. The monitor considers the * reference associated with <code>id</code> as a stale reference. * Since the reference is considered stale, a subsequent * <code>activate</code> call for the same activation identifier ! * results in re-activating the remote object.<p> * * @param id the object's activation identifier * @exception UnknownObjectException if object is unknown * @exception RemoteException if remote call fails * @since 1.2 --- 61,71 ---- * it holds for the object with the activation identifier, * <code>id</code>, is no longer valid. The monitor considers the * reference associated with <code>id</code> as a stale reference. * Since the reference is considered stale, a subsequent * <code>activate</code> call for the same activation identifier ! * results in re-activating the remote object. * * @param id the object's activation identifier * @exception UnknownObjectException if object is unknown * @exception RemoteException if remote call fails * @since 1.2