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

/openjdk7/jdk/src/share/classes/java/rmi/activation/
H A DActivatable.java40 * The <code>Activatable</code> class provides support for remote
55 public abstract class Activatable extends RemoteServer { class in inherits:RemoteServer
67 * <p><strong>Note:</strong> Using the <code>Activatable</code>
98 protected Activatable(String location, method in class:Activatable
114 * <p><strong>Note:</strong> Using the <code>Activatable</code>
148 protected Activatable(String location, method in class:Activatable
180 protected Activatable(ActivationID id, int port) method in class:Activatable
211 protected Activatable(ActivationID id, int port, method in class:Activatable
307 * <code>Activatable</code> constructors that both register and export
356 * <code>Activatable</cod
[all...]

Completed in 47 milliseconds