Package | Description |
---|---|
org.snmp4j.agent | |
org.snmp4j.agent.mo.lock |
Modifier and Type | Method | Description |
---|---|---|
MOLockStrategy |
DefaultMOServer.getLockStrategy() |
Return the locking strategy for this server.
|
Modifier and Type | Method | Description |
---|---|---|
void |
DefaultMOServer.setLockStrategy(MOLockStrategy lockStrategy) |
Sets the lock strategy for this server.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultMOLockStrategy |
The
DefaultMOLockStrategy implements a simple default locking strategy that
requires a lock if a write access on a ManagedObject is intended or if the managed object
accessed is an instance of UpdatableManagedObject . |
Copyright © 2018 SNMP4J.org. All rights reserved.