| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
test
The test string.
|
| Constructor and Description |
|---|
AService()
Create a new service.
|
AService(java.lang.String test)
Create a new service.
|
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.String> |
test()
Test method.
|