AdventNet Web NMS 4 API Specification

Package com.adventnet.management.policydb

Java documentation for this package contains information about the various API's available in Policy framework service

See:
          Description

Interface Summary
NmsPolicyAPI The AdventNet Web NMS Policy Module provides support for network based management with an extensible framework for scalable administration of the Web NMS server and the network elements managed by Web NMS.
PolicyAction This class identifies an action for a Policy when a corressponding set of conditions is satisfied.
PolicyCondition This class stipulates a condition for the execution of a Policy.
PolicyObserver PolicyObserver is the interface that needs to be implemented by applications to get notifications from the Policy module about the add/update/delete/execute/stop operations.
 

Class Summary
PeriodicPolicyObject Policies which need to be called on a fixed time interval can extend this class.
PolicyEvent A semantic event which indicates that a policy-defined action occured.
PolicyObject The PolicyObject class is the abstract root class from which all other Policies can be derived.
 

Package com.adventnet.management.policydb Description

Java documentation for this package contains information about the various API's available in Policy framework service


AdventNet Web NMS 4 API Specification