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

Print this page

        

*** 170,180 **** * re-activated by the activator upon a subsequent activation * request. * * <p>This method simply informs the group's monitor that the object * is inactive. It is up to the concrete subclass of ActivationGroup ! * to fulfill the additional requirement of unexporting the object. <p> * * @param id the object's activation identifier * @return true if the object was successfully deactivated; otherwise * returns false. * @exception UnknownObjectException if object is unknown (may already --- 170,180 ---- * re-activated by the activator upon a subsequent activation * request. * * <p>This method simply informs the group's monitor that the object * is inactive. It is up to the concrete subclass of ActivationGroup ! * to fulfill the additional requirement of unexporting the object. * * @param id the object's activation identifier * @return true if the object was successfully deactivated; otherwise * returns false. * @exception UnknownObjectException if object is unknown (may already