|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.snmp4j.agent.agentx.master.AgentXQueueEvent
public class AgentXQueueEvent
| Field Summary | |
|---|---|
static int |
TIMEOUT
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
AgentXQueueEvent(java.lang.Object source,
int type,
AgentXPending queueElement)
|
|
| Method Summary | |
|---|---|
AgentXPending |
getQueueElement()
|
int |
getType()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int TIMEOUT
| Constructor Detail |
|---|
public AgentXQueueEvent(java.lang.Object source,
int type,
AgentXPending queueElement)
| Method Detail |
|---|
public AgentXPending getQueueElement()
public int getType()
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||