|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.utils.agent.DynamicFileToVector
public class DynamicFileToVector
This class is used for the persistence of aProxyTable in flat file format used in DynamicRegistration.
| Field Summary | |
|---|---|
(package private) static int |
COMMUNITY
Deprecated. |
(package private) static int |
HOST
Deprecated. |
(package private) static int |
OID
Deprecated. |
(package private) static int |
PORT
Deprecated. |
(package private) static int |
ROWSTATUS
Deprecated. |
(package private) static int |
TIMEOUT
Deprecated. |
| Constructor Summary | |
|---|---|
DynamicFileToVector(java.lang.String dirStr,
java.lang.String fileName)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
setTableRequestHandler(DynamicRegistration handler)
Deprecated. |
void |
writeIntoFile()
Deprecated. This will be especially useful in writing the entry values of the table in a file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final int OID
static final int HOST
static final int PORT
static final int TIMEOUT
static final int COMMUNITY
static final int ROWSTATUS
| Constructor Detail |
|---|
public DynamicFileToVector(java.lang.String dirStr,
java.lang.String fileName)
| Method Detail |
|---|
public void writeIntoFile()
UpdateListener
writeIntoFile in interface UpdateListenerpublic void setTableRequestHandler(DynamicRegistration handler)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||