xmlBlaster 2.2.0 client API

http.dhtml.systemInfo
Class SystemInfoPublisher

java.lang.Object
  extended by http.dhtml.systemInfo.SystemInfoPublisher

public class SystemInfoPublisher
extends java.lang.Object

Publish system infos to xmlBlaster.
Use this as a command line tool to publish cpu load and memory load.
Invoke examples:

    jaco html.systemInfo.SystemInfoPublisher
 


Constructor Summary
SystemInfoPublisher(Global glob)
          Constructs the SystemInfoPublisher object.
 
Method Summary
static void main(java.lang.String[] args)
          java html.systemInfo.SystemInfoPublisher
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemInfoPublisher

public SystemInfoPublisher(Global glob)
Constructs the SystemInfoPublisher object.

Parameters:
args - Command line arguments
Method Detail

main

public static void main(java.lang.String[] args)
java html.systemInfo.SystemInfoPublisher


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.