public abstract class SayHelloBDI extends java.lang.Object implements ISayHelloService, jadex.bdiv3.IBDIAgent
| Constructor and Description |
|---|
SayHelloBDI() |
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.String> |
sayHello()
Say hello method.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildren, getClassLoader, getComponentDescription, getComponentFeature, getComponentFeature0, getComponentIdentifier, getConfiguration, getException, getExternalAccess, getFetcher, getLogger, getModel, getParameterGuesser, killComponent, killComponentpublic jadex.commons.future.IFuture<java.lang.String> sayHello()
sayHello in interface ISayHelloService