AdventNet Web NMS 4 API Specification

Package com.adventnet.nms.eventdb.tl1

This package contains classes and interfaces that provide useful mechanism to handle the TL1 autonomous messages.

See:
          Description

Interface Summary
TL1NotificationFilter In case you need to modify or process the raw autonomous message before converting it into an Event, you can write your own notification filters.
 

Package com.adventnet.nms.eventdb.tl1 Description

This package contains classes and interfaces that provide useful mechanism to handle the TL1 autonomous messages.
As of now this package contains an interface, through which the TL1AutonomousMessages can be filtered. This interface allows the user
to create Event objects from the TL1AutonomousMessage.
 


AdventNet Web NMS 4 API Specification