public class ProviderAgent extends java.lang.Object implements ITestService
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent |
| Constructor and Description |
|---|
ProviderAgent() |
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
method(java.lang.String msg)
A test method.
|
public jadex.commons.future.IFuture<java.lang.Void> method(java.lang.String msg)
ITestServicemethod in interface ITestService