org.jacorb.imr
Interface ServerStartupDaemonOperations

All Known Subinterfaces:
ServerStartupDaemon
All Known Implementing Classes:
_ServerStartupDaemonStub, ServerStartupDaemonPOA

public interface ServerStartupDaemonOperations

Generated from IDL interface "ServerStartupDaemon"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 int get_system_load()
           
 void start_server(java.lang.String command)
           
 

Method Detail

get_system_load

public int get_system_load()

start_server

public void start_server(java.lang.String command)
                  throws ServerStartupFailed
Throws:
ServerStartupFailed