AdventNet Web NMS 4 API Specification

Package com.adventnet.nms.admin

Provides the API for performing administrative operations on the Web NMS servers.

See:
          Description

Interface Summary
ShutDownAPI A Remote API for shutting down the Web NMS server.
StartUpAction This is interface is provided for
 

Exception Summary
ShutDownException ShutDownException is the extension of java.lang.Exception which is used to clearly explain the circumstances in which ShutDown didn't happen
 

Package com.adventnet.nms.admin Description

Provides the API for performing administrative operations on the Web NMS servers. Currently this package provides a Remote API which can be used to shut down the BE or FE server.


AdventNet Web NMS 4 API Specification