Searched defs:inactive (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DDayTimeInterface.java43 public void inactive() method in interface:DayTimeInterface
H A DCountInterface.java55 public void inactive() method in interface:CountInterface
H A DDayTimeServerImpl.java80 public void inactive() method in class:DayTimeServerImpl
H A DCountServerImpl.java116 public void inactive() method in class:CountServerImpl
/openjdk7/jdk/src/share/classes/java/rmi/activation/
H A DActivatable.java255 * <code>id</code> is currently inactive. If the object is currently
259 * informs this VM's ActivationGroup that the object is inactive,
273 * already be inactive)
278 public static boolean inactive(ActivationID id) method in class:Activatable
451 * exception, thrown if the group is inactive, will not be thrown
452 * because the group is not inactive).

Completed in 48 milliseconds