|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.neeve.sma.impl.loopback.LoopbackBus.Agent
public final class LoopbackBus.Agent
Represents a messaging agent
Method Summary | |
---|---|
boolean |
equals(Object obj)
Implementation of equals(java.lang.Object) |
LoopbackBus.AgentTestController |
getTestController()
Returns the agent's test controller. |
int |
hashCode()
Implementation of hashCode() |
String |
toString()
Implementation of toString() |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public final LoopbackBus.AgentTestController getTestController()
This method returns an agent's test controller object. This is the object through which the caller can control the behaviour of an agent to facilitate testing.
public final boolean equals(Object obj)
equals(java.lang.Object)
equals
in class Object
public final int hashCode()
hashCode()
hashCode
in class Object
public final String toString()
toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |