Home | Trees | Indices | Help |
|
---|
|
The ApplmgmtData class represents application managed data that reside in the network element.
Instance Methods | |||
|
|||
str
|
|
||
|
|||
ApplicationConfigCliListener |
|
||
|
|||
ApplicationExecCliListener |
|
Method Details |
Constructor for ApplicationCli.
|
Retrieve the configuration for the given application data managed by Network Element CLI interface.
|
Sets the ApplicationConfigCliListener for the network element. The ApplicationConfigCliListener will be invoked when the application-defined configuration commands are applied on the network element. Note: The listener is singular that is, if a listener has been set before, the new listener will replace the previous one.
|
Gets the ApplmgmtConfigEvent listener for the network element.
|
Sets the ApplicationExecCliListener for application's show data action. The listener is invoked when the network administrator issues a show CLI for the application data. Note: The listener is singular that is, if a listener has been set before, the new listener will replace the previous one.
|
Get a ApplmgmtShowEvent listener to the network element.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:26 2014 | http://epydoc.sourceforge.net |