public class PrintHelloService extends java.lang.Object implements IPrintHelloService
Constructor and Description |
---|
PrintHelloService() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
printHello()
Print hello.
|
public jadex.commons.future.IFuture<java.lang.Void> printHello()
printHello
in interface IPrintHelloService