|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.trapd.EventCreator
public class EventCreator
EventCreator class.
| Method Summary | |
|---|---|
void |
processVarBind(SnmpObjId name,
SnmpValue value)
|
void |
setAgentAddress(InetAddress agentAddress)
|
void |
setCommunity(String community)
|
void |
setTimeStamp(long timeStamp)
|
void |
setTrapAddress(InetAddress trapAddress)
|
void |
setTrapIdentity(TrapIdentity trapIdentity)
|
void |
setVersion(String version)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setCommunity(String community)
setCommunity in interface TrapProcessorpublic void setTimeStamp(long timeStamp)
setTimeStamp in interface TrapProcessorpublic void setVersion(String version)
setVersion in interface TrapProcessorpublic void setAgentAddress(InetAddress agentAddress)
setAgentAddress in interface TrapProcessor
public void processVarBind(SnmpObjId name,
SnmpValue value)
processVarBind in interface TrapProcessorpublic void setTrapAddress(InetAddress trapAddress)
setTrapAddress in interface TrapProcessorpublic void setTrapIdentity(TrapIdentity trapIdentity)
setTrapIdentity in interface TrapProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||