org.jacorb.imr
Class RegistrationPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.imr.RegistrationPOA
org.jacorb.imr.RegistrationPOATie
- All Implemented Interfaces:
- InvokeHandler, RegistrationOperations
- public class RegistrationPOATie
- extends RegistrationPOA
Generated from IDL interface "Registration"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrationPOATie
public RegistrationPOATie(RegistrationOperations delegate)
RegistrationPOATie
public RegistrationPOATie(RegistrationOperations delegate,
POA poa)
_this
public Registration _this()
- Overrides:
_this
in class RegistrationPOA
_this
public Registration _this(ORB orb)
- Overrides:
_this
in class RegistrationPOA
_delegate
public RegistrationOperations _delegate()
_delegate
public void _delegate(RegistrationOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
get_imr_info
public ImRInfo get_imr_info()
register_poa
public void register_poa(java.lang.String name,
java.lang.String server,
java.lang.String host,
int port)
throws IllegalPOAName,
DuplicatePOAName,
UnknownServerName
- Throws:
IllegalPOAName
DuplicatePOAName
UnknownServerName
set_server_down
public void set_server_down(java.lang.String name)
throws UnknownServerName
- Throws:
UnknownServerName
register_host
public void register_host(HostInfo info)
throws InvalidSSDRef,
IllegalHostName
- Throws:
InvalidSSDRef
IllegalHostName