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".

Version:
generated at Mar 17, 2009 1:47:05 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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