|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SnmpEngineFactory
This SnmpEngineFactory is instantiating an SnmpEngine containing :
IpAcl and UserAcl .
| Method Summary | |
|---|---|
SnmpEngine |
createEngine(SnmpEngineParameters p)
The engine instantiation method. |
SnmpEngine |
createEngine(SnmpEngineParameters p,
InetAddressAcl ipacl)
The engine instantiation method. |
| Method Detail |
|---|
SnmpEngine createEngine(SnmpEngineParameters p)
p - The parameters used to instantiate a new engine.
IllegalArgumentException - Thrown if one of the configuration
file file doesn't exist (ACL files, security file).
SnmpEngine createEngine(SnmpEngineParameters p,
InetAddressAcl ipacl)
p - The parameters used to instantiate a new engine.ipacl - The Ip ACL to pass to the Access Control Model.
IllegalArgumentException - Thrown if one of the configuration
file file doesn't exist (ACL files, security file).
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||