| Package | Description |
|---|---|
| org.snmp4j.agent | |
| org.snmp4j.agent.mo.lock |
| Modifier and Type | Method and Description |
|---|---|
MOLockStrategy |
DefaultMOServer.getLockStrategy()
Return the locking strategy for this server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMOServer.setLockStrategy(MOLockStrategy lockStrategy)
Sets the lock strategy for this server.
|
| Modifier and Type | Class and 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 © 2019 SNMP4J.org. All rights reserved.