org.tinygroup.helloworld.component
Class HelloWorldComponent
java.lang.Object
org.tinygroup.helloworld.component.HelloWorldComponent
- All Implemented Interfaces:
- ComponentInterface
public class HelloWorldComponent
- extends Object
- implements ComponentInterface
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorldComponent
public HelloWorldComponent()
getResult
public String getResult()
setResult
public void setResult(String result)
getName
public String getName()
setName
public void setName(String name)
execute
public void execute(org.tinygroup.context.Context context)
- Specified by:
execute in interface ComponentInterface
Copyright © 2006–2015 TinyGroup. All rights reserved.