public class HelloWorldComponent extends Object implements ComponentInterface
HelloWorldComponent()
void
execute(org.tinygroup.context.Context context)
String
getName()
getResult()
setName(String name)
setResult(String result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HelloWorldComponent()
public String getResult()
public void setResult(String result)
public String getName()
public void setName(String name)
public void execute(org.tinygroup.context.Context context)
execute
ComponentInterface
Copyright © 2006–2017 TinyGroup. All rights reserved.