com.adventnet.utils.agent
Class DynamicWithCommunityXMLToVector
java.lang.Object
com.adventnet.utils.agent.DynamicWithCommunityXMLToVector
- All Implemented Interfaces:
- UpdateListener, AgentEventListener
class DynamicWithCommunityXMLToVector
- extends java.lang.Object
- implements UpdateListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROXYCONTEXTOID
static final int PROXYCONTEXTOID
- See Also:
- Constant Field Values
PROXYCONTEXTNAME
static final int PROXYCONTEXTNAME
- See Also:
- Constant Field Values
PROXYCONTEXTHOST
static final int PROXYCONTEXTHOST
- See Also:
- Constant Field Values
PROXYCONTEXTPORTNUMBER
static final int PROXYCONTEXTPORTNUMBER
- See Also:
- Constant Field Values
PROXYCONTEXTVERSION
static final int PROXYCONTEXTVERSION
- See Also:
- Constant Field Values
PROXYCONTEXTCOMMUNITY
static final int PROXYCONTEXTCOMMUNITY
- See Also:
- Constant Field Values
PROXYCONTEXTTIMEOUT
static final int PROXYCONTEXTTIMEOUT
- See Also:
- Constant Field Values
PROXYCONTEXTRETRIES
static final int PROXYCONTEXTRETRIES
- See Also:
- Constant Field Values
PROXYCONTEXTROWSTATUS
static final int PROXYCONTEXTROWSTATUS
- See Also:
- Constant Field Values
columnNames
static final java.lang.String[] columnNames
DynamicWithCommunityXMLToVector
public DynamicWithCommunityXMLToVector(java.lang.String dirStr,
java.lang.String fileStr)
getColumnId
public static int getColumnId(java.lang.String name)
getColumnValue
public java.lang.String getColumnValue(DynamicRegistrationEntry entry,
java.lang.String columnName)
writeIntoFile
public void writeIntoFile()
- Description copied from interface:
UpdateListener
- This will be especially useful in writing the entry values of the
table in a file.
- Specified by:
writeIntoFile in interface UpdateListener
setTableRequestHandler
public void setTableRequestHandler(DynamicRegistrationWithCommunity handler)
setFToVPersistence
public void setFToVPersistence(boolean fToVPersistence)