com.adventnet.utilities.common
Interface UpdateListener

All Known Implementing Classes:
SnmpTargetAddrExtTableXMLToVector, AclTableFileToVector, FileToVector, SnmpTargetParamsTableXMLToVector, XMLToVector, SnmpTargetAddrTableXMLToVector, SysORTableFileToVector, SysORTableXMLToVector, V3XMLToVector, TrapTableXMLToVector, V3FileToVector, VaclTableXMLToVector, SnmpCommunityTableXMLToVector, SnmpNotifyFilterTableXMLToVector, SnmpNotifyTableXMLToVector, SnmpNotifyFilterProfileTableXMLToVector, UsmUserTableXMLToVector, VacmSecurityToGroupTableXMLToVector, VacmContextTableXMLToVector, VacmViewTreeFamilyTableXMLToVector, VacmAccessTableXMLToVector, DynamicFileToVector, DynamicWithInstanceFileToVector, DynamicWithCommunityXMLToVector, DynamicWithInstanceXMLToVector, DynamicWithCommunityFileToVector, DynamicXMLToVector, HtmlAuthTableXMLToVector, HttpAuthTableXMLToVector

public interface UpdateListener
extends AgentEventListener

This is the interface class implemented file handling classes. This will be especially useful in writing the entry values of the table in a file.


Method Summary
 void writeIntoFile()
          This will be especially useful in writing the entry values of the table in a file.
 

Method Detail

writeIntoFile

public void writeIntoFile()
This will be especially useful in writing the entry values of the table in a file.