|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sun.management.snmp
in
preference to classes in this package. This class may be removed
in a future version of Java DMK.
This SnmpEngineFactory
is instantiating an SnmpEngine
containing :
IpAcl
and UserAcl
.
Method Summary | |
SnmpEngine |
createEngine(SnmpEngineParameters p)
Deprecated. The engine instantiation method. |
SnmpEngine |
createEngine(SnmpEngineParameters p,
InetAddressAcl ipacl)
Deprecated. The engine instantiation method. |
Method Detail |
public 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).public 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).
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |