public final class LoopbackBus.Agent extends Object
Modifier and Type | Method and Description |
---|---|
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() |
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)
public final int hashCode()
hashCode()
public final String toString()
toString()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.