Class Index | File Index

Classes


Class EventSourceServer


Defined in: eventsourceserver.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This class represents the Event Source Servers in ESM.
Method Summary
Method Attributes Method Name and Description
 
Starts this EventSourceServer in ESM.
 
stop()
Stops this EventSourceServer in ESM.
Class Detail
EventSourceServer(uuid)
This class represents the Event Source Servers in ESM. Event Source Servers act as network servers in ESM. This class provides methods to control them in ESM.
Author: Novell Engineering.
Parameters:
{String} uuid
UUID of the event source server in ESM
Method Detail
start()
Starts this EventSourceServer in ESM.

stop()
Stops this EventSourceServer in ESM.

©2008
Documentation generated by JsDoc Toolkit 2.0.2 on Thu Oct 07 2010 07:23:17 GMT-0400 (EDT)