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, wait
getArgument, getChildren, getClassLoader, getComponentDescription, getComponentFeature, getComponentFeature0, getComponentIdentifier, getConfiguration, getException, getExternalAccess, getFetcher, getInternalAccess, getInterpreter, getLogger, getModel, getParameterGuesser, getRequiredService, getServiceContainer, getServiceProvider, killComponent, killComponent, scheduleStep, waitForDelay
public jadex.commons.future.IFuture<java.lang.String> sayHello()
sayHello
in interface ISayHelloService