|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownAgent | |
---|---|
org.objectweb.joram.mom.dest | The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
Uses of UnknownAgent in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type UnknownAgent | |
---|---|
protected void |
Topic.doUnknownAgent(UnknownAgent uA)
Method specifically processing an UnknownAgent instance. |
protected void |
Queue.doUnknownAgent(UnknownAgent uA)
Method specifically processing an UnknownAgent instance. |
protected abstract void |
Destination.doUnknownAgent(UnknownAgent not)
|
protected void |
ClusterQueue.doUnknownAgent(UnknownAgent uA)
|
protected void |
AdminTopic.doUnknownAgent(UnknownAgent uA)
Specializes this Topic reaction. |
protected void |
Destination.unknownAgent(AgentId from,
UnknownAgent not)
Method implementing the reaction to an UnknownAgent
notification. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |