public class SynchronousAdministratorProxy extends AdministratorProxy implements SynchronousAdministrator
administratorclient, ior| Constructor and Description |
|---|
SynchronousAdministratorProxy(si.ijs.maci.SynchronousAdministrator administrator)
Constructor for SynchronousAdministratorProxy.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(org.omg.CORBA.Object obj) |
java.lang.String |
toString()
Returns a single-line rendition of this instance into text.
|
clientLoggedIn, clientLoggedOut, component_activated, component_deactivated, components_released, components_requested, containerLoggedIn, containerLoggedOut, getClientauthenticate, components_available, components_unavailable, disconnect, getRemoteLocation, message, name, ping, release, taggedmessage, toClientType, toImplLang, wrapForRoundtripTimeoutdeserialize, getOrb, serialize, setOrbclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclientLoggedIn, clientLoggedOut, component_activated, component_deactivated, components_released, components_requested, containerLoggedIn, containerLoggedOutauthenticate, components_available, components_unavailable, disconnect, getRemoteLocation, message, name, ping, release, taggedmessagepublic SynchronousAdministratorProxy(si.ijs.maci.SynchronousAdministrator administrator)
administrator - CORBA reference, non-null.public java.lang.String toString()
toString in class AdministratorProxypublic boolean equals(org.omg.CORBA.Object obj)
equals in class AdministratorProxyObject.equals(Object)