public class NFPropertyTestService extends java.lang.Object implements ICoreDependentService
| Constructor and Description |
|---|
NFPropertyTestService() |
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
testMethod()
Example method.
|
jadex.commons.future.IFuture<java.lang.Void> |
x()
Init method.
|
public jadex.commons.future.IFuture<java.lang.Void> x()
public jadex.commons.future.IFuture<java.lang.Void> testMethod()
testMethod in interface ICoreDependentService