Modifier and Type | Field and Description |
---|---|
protected int |
cnt
The invocation counter.
|
protected jadex.bridge.IInternalAccess |
comp |
protected jadex.bridge.service.IServiceIdentifier |
sid |
protected long |
wait
The test string.
|
Constructor and Description |
---|
AService() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.String> |
test()
Test method.
|