|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.snmp.mibs.ImportResolver
| Field Summary | |
(package private) MibOperations |
mibOps
|
| Constructor Summary | |
(package private) |
ImportResolver(MibOperations ops)
Creates an import resolver for this mibOps instance |
| Method Summary | |
void |
performResolution()
This performs the resolution by twisting and twirling nodes. |
void |
performResolution(MibModule module)
This performs the resolution needing to be performed for other MIBs dependent on this MIB. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
MibOperations mibOps
| Constructor Detail |
ImportResolver(MibOperations ops)
| Method Detail |
public void performResolution(MibModule module)
throws MibException
public void performResolution()
throws MibException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||