org.jacorb.imr
Interface ServerStartupDaemonOperations

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

public interface ServerStartupDaemonOperations

Generated from IDL interface "ServerStartupDaemon"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004

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

Method Detail

get_system_load

int get_system_load()

start_server

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