public class InterceptorAgent extends MicroAgent implements IAService
MicroAgent.ExecuteWaitForStep| Modifier and Type | Field and Description |
|---|---|
jadex.micro.testcases.SimpleInterceptor |
provinter |
jadex.micro.testcases.SimpleInterceptor |
reqinter |
| Constructor and Description |
|---|
InterceptorAgent() |
| Modifier and Type | Method and Description |
|---|---|
IFuture<Void> |
executeBody()
Just finish the test by setting the result and killing the agent.
|
IFuture |
performProvidedServiceTest(List testresults)
Perform test for provided service.
|
IFuture |
performRequiredServiceTest(List testresults)
Perform test for required service.
|
IFuture<Void> |
test()
Init service method.
|
addComponentListener, addMessageHandler, addService, addService, agentCreated, agentKilled, createReply, createResultListener, createResultListener, createServiceContainer, getAgentAdapter, getAgentName, getArgument, getArguments, getChildrenAccesses, getChildrenIdentifiers, getClassLoader, getComponentAdapter, getComponentDescription, getComponentIdentifier, getConfiguration, getExternalAccess, getFetcher, getInterpreter, getLogger, getModel, getParentAccess, getProperty, getRawService, getRawService, getRawServices, getRequiredService, getRequiredServices, getResults, getServiceContainer, getServiceProvider, getTime, init, isAtBreakpoint, isComponentThread, killAgent, killComponent, messageArrived, removeComponentListener, removeMessageHandler, removeService, scheduleStep, sendMessage, sendMessage, sendMessageAndWait, setResultValue, streamArrived, waitFor, waitForDelay, waitForTickpublic jadex.micro.testcases.SimpleInterceptor provinter
public jadex.micro.testcases.SimpleInterceptor reqinter
public IFuture<Void> executeBody()
executeBody in interface IMicroAgentexecuteBody in class MicroAgentpublic IFuture performProvidedServiceTest(List testresults)
public IFuture performRequiredServiceTest(List testresults)
Copyright © 2012. All Rights Reserved.