|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SnmpAppContext
Objects containing the context of an application.
SnmpAdaptor4j may be used by an application server. In this case you will inform the SNMP adapter to each deployment of a new application.
Method Summary | |
---|---|
String |
getDefaultRootOid()
Returns the default root OID containing the attributes of the application. |
Map<ObjectName,String> |
getMBeanOidMap()
Returns the map of MBean OIDs. |
Map<String,String> |
getRootOidMap()
Returns the map of root OIDs where the attributes of the application will stay. |
Method Detail |
---|
String getDefaultRootOid()
Map<String,String> getRootOidMap()
NULL
but can be empty).Map<ObjectName,String> getMBeanOidMap()
NULL
but can be empty).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |