Home | Trees | Indices | Help |
|
---|
|
Listener to register for recieving Policy Submission events
Instance Methods | |||
|
|||
Inherited from |
Class Variables | |
__metaclass__ = ABCMeta
|
Properties | |
Inherited from |
Method Details |
Invoked when a Policy event is received from the network element. @param event: An event object which indicates that an event occurred in a network element @type event: L{onep.policyservice.policymap.PolicyActivateEvent>} @param app_context: The app_context is an object that was passed in when application called an API to add/register the event listener. The application is responsible for casting the input app_context to the appropriate class before using it.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:32 2014 | http://epydoc.sourceforge.net |