|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.snmp.mibs.ImportResolver
class ImportResolver
| Field Summary | |
|---|---|
(package private) MibOperations |
mibOps
|
| Constructor Summary | |
|---|---|
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
MibOperations mibOps
| Constructor Detail |
|---|
ImportResolver(MibOperations ops)
| Method Detail |
|---|
public void performResolution(MibModule module)
throws MibException
MibException
public void performResolution()
throws MibException
MibException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||