Package Products :: Package ZenEvents :: Package events2 :: Module proxy
[hide private]
[frames] | no frames]

Module proxy

source code

Classes [hide private]
EventTagProxy
A proxy for a tag UUID dictionary.
EventDetailProxy
A proxy for a details dictionary.
ProtobufWrapper
Conveinence wrapper for protobufs to make sure fields are actually set.
EventProxy
Wraps an org.zenoss.protobufs.zep.Event and makes it look like an old style Event.
EventSummaryProxy
Wraps an org.zenoss.protobufs.zep.EventSummary
ZepRawEventProxy
Wraps an org.zenoss.protobufs.zep.ZepRawEvent and makes it look like an old style Event.
Variables [hide private]
  log = logging.getLogger('zen.%s' % __name__)