Class Index | File Index

Classes


Class EventSource


Defined in: eventsource.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
EventSource(uuid)
This class represents the Event Sources in ESM.
Method Summary
Method Attributes Method Name and Description
 
Starts this EventSource in ESM.
 
stop()
Stops this EventSource in ESM.
Class Detail
EventSource(uuid)
This class represents the Event Sources in ESM. Event Source represent the original sources of event data. This class provides methods to control them in ESM.
Author: Novell Engineering.
Parameters:
{String} uuid
UUID of the event source in ESM
Method Detail
start()
Starts this EventSource in ESM.

stop()
Stops this EventSource in ESM.

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