|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.smila.connectivity.framework.AbstractAgent
org.eclipse.smila.connectivity.framework.agent.mock.MockAgent
public class MockAgent
Implementation of a MockAgent.
Constructor Summary | |
---|---|
MockAgent()
Default Constructor. |
Method Summary | |
---|---|
protected void |
initialize()
Method to contain initialization of the agent. |
void |
run()
|
Methods inherited from class org.eclipse.smila.connectivity.framework.AbstractAgent |
---|
activate, deactivate, getAgentId, getAgentState, getAttachmentsByteLength, getConfig, getControllerCallback, getCounterHelper, getSessionId, initializePerformanceCounterHelper, isStopThread, start, stop, stopThread |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MockAgent()
Method Detail |
---|
public void run()
Runnable.run()
protected void initialize() throws AgentException
initialize
in class AbstractAgent
AgentException
- if any error occursAbstractAgent.initialize()
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |