|
SMILA 1.0 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.feed.FeedAgent
public class FeedAgent
Implementation of a FeedAgent based on ROME and ROME Fetcher. It's important to note that records returned by the FeedAgent may contain nested MObjects as attribute values. Check out the documentation to see which attributes return nested MObjects.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.connectivity.framework.AbstractAgent |
|---|
_performanceCounters |
| Constructor Summary | |
|---|---|
FeedAgent()
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 FeedAgent()
| Method Detail |
|---|
public void run()
Runnable.run()
protected void initialize()
throws AgentException
initialize in class AbstractAgentAgentException - if any error occursAbstractAgent.initialize()
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||