|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cometway.props.Props
com.cometway.ak.Agent
com.cometway.props.PropsListIteratorAgent
com.cometway.email.EmailListAgent
public class EmailListAgent
| Nested Class Summary | |
|---|---|
class |
EmailListAgent.EmailListExceptionHandler
|
| Field Summary | |
|---|---|
protected java.lang.String |
message
|
| Fields inherited from class com.cometway.ak.Agent |
|---|
agent_id, agentController, CREATING_STATE, debugReporter, DESTROYED_STATE, DESTROYING_STATE, errorReporter, FAILED_STATE, printlnReporter, props, RUNNING_STATE, STARTING_STATE, STOPPED_STATE, STOPPING_STATE, warningReporter |
| Constructor Summary | |
|---|---|
EmailListAgent()
|
|
| Method Summary | |
|---|---|
void |
handleRequest(Props p)
Override this method to perform custom operations on each Props in the PropsList. |
void |
initProps()
Override this method to initialize this agent's properties before it is started. |
void |
start()
Iterates over the PropsList specified by databse_name. |
| Methods inherited from class com.cometway.props.PropsListIteratorAgent |
|---|
iterate |
| Methods inherited from class com.cometway.ak.Agent |
|---|
currentStateEquals, debug, destroy, error, error, getAgentController, getDateTimeStr, getProps, getServiceImpl, getStateMachineModel, println, register, registerService, setAgentController, setProps, stop, toString, unregister, unregisterService, warning, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String message
| Constructor Detail |
|---|
public EmailListAgent()
| Method Detail |
|---|
public void initProps()
Agent
initProps in interface AgentInterfaceinitProps in class PropsListIteratorAgentpublic void start()
PropsListIteratorAgent
start in interface AgentInterfacestart in class PropsListIteratorAgentpublic void handleRequest(Props p)
PropsListIteratorAgent
handleRequest in class PropsListIteratorAgent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||