public class ServiceSearchAgent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
protected static int |
SEARCH_DELAY |
| Constructor and Description |
|---|
ServiceSearchAgent() |
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
body()
Body.
|
protected static final int SEARCH_DELAY
protected jadex.bridge.IInternalAccess agent