Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent |
Constructor and Description |
---|
AAgent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<jadex.commons.future.IFuture<java.lang.String>> |
methodA()
Test method with future in future.
|
jadex.commons.future.IFuture<jadex.commons.future.IIntermediateFuture<java.lang.String>> |
methodB()
Test method with intermediate future in future.
|
public jadex.commons.future.IFuture<jadex.commons.future.IFuture<java.lang.String>> methodA()
IAService