public class DynamicServiceAgent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
DynamicServiceAgent.DummyService |
static interface |
DynamicServiceAgent.IDummyService |
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent
The internal access.
|
Constructor and Description |
---|
DynamicServiceAgent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
executeBody()
Perform the agents actions.
|