|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.utils.agent.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 |
|
| 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()
public void setTableRequestHandler(DynamicRegistration handler)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||