Package ZenHub :: Package services :: Module EventService :: Class EventService
[hide private]
[frames] | no frames]

Class EventService

source code

 twisted.spread.jelly.Jellyable --+            
                                  |            
twisted.spread.flavors.Serializable --+        
                                      |        
   twisted.spread.flavors.Referenceable --+    
                                          |    
      Products.ZenHub.HubService.HubService --+
                                              |
                                             EventService

Instance Methods [hide private]
 
remote_sendEvent(self, evt) source code
 
remote_sendEvents(self, evts) source code
 
remote_getDevicePingIssues(self, *args, **kwargs) source code
 
remote_getDeviceIssues(self, *args, **kwargs) source code
 
remote_getWmiConnIssues(self) source code

Inherited from Products.ZenHub.HubService.HubService: __init__, addListener, deleted, removeListener, update

Inherited from twisted.spread.flavors.Referenceable: jellyFor, remoteMessageReceived

Inherited from twisted.spread.flavors.Serializable: processUniqueID

Inherited from twisted.spread.jelly.Jellyable: __providedBy__, getStateFor

Class Variables [hide private]

Inherited from Products.ZenHub.HubService.HubService: log

Inherited from twisted.spread.flavors.Referenceable: __implemented__, __provides__, perspective