Package proton :: Module reactor :: Class ApplicationEvent
[frames] | no frames]

Class ApplicationEvent

source code

EventBase --+
            |
           ApplicationEvent

Application defined event, which can optionally be associated with an engine object and or an arbitrary subject

Instance Methods
 
__init__(self, typename, connection=None, session=None, link=None, delivery=None, subject=None) source code
 
__repr__(self) source code