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 21, 2012 11:04:30 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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