public class ServiceCallService extends java.lang.Object implements IServiceCallService
Constructor and Description |
---|
ServiceCallService() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
call()
Dummy method for service call benchmark.
|
public jadex.commons.future.IFuture<java.lang.Void> call()
call
in interface IServiceCallService