org.jacorb.imr

Class ServerStartupDaemonPOATie

Implemented Interfaces:
InvokeHandler, ServerStartupDaemonOperations

public class ServerStartupDaemonPOATie
extends ServerStartupDaemonPOA

Generated from IDL interface "ServerStartupDaemon"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

ServerStartupDaemonPOATie(ServerStartupDaemonOperations delegate)
ServerStartupDaemonPOATie(ServerStartupDaemonOperations delegate, POA poa)

Method Summary

POA
_default_POA()
ServerStartupDaemonOperations
_delegate()
void
_delegate(ServerStartupDaemonOperations delegate)
ServerStartupDaemon
_this()
ServerStartupDaemon
_this(ORB orb)
int
get_system_load()
void
start_server(java.lang.String command)

Methods inherited from class org.jacorb.imr.ServerStartupDaemonPOA

_all_interfaces, _invoke, _this, _this

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Constructor Details

ServerStartupDaemonPOATie

public ServerStartupDaemonPOATie(ServerStartupDaemonOperations delegate)


ServerStartupDaemonPOATie

public ServerStartupDaemonPOATie(ServerStartupDaemonOperations delegate,
                                 POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public ServerStartupDaemonOperations _delegate()


_delegate

public void _delegate(ServerStartupDaemonOperations delegate)


_this

public ServerStartupDaemon _this()
Overrides:
_this in interface ServerStartupDaemonPOA


_this

public ServerStartupDaemon _this(ORB orb)
Overrides:
_this in interface ServerStartupDaemonPOA


get_system_load

public int get_system_load()
Specified by:
get_system_load in interface ServerStartupDaemonOperations


start_server

public void start_server(java.lang.String command)
            throws ServerStartupFailed
Specified by:
start_server in interface ServerStartupDaemonOperations