org.tinygroup.helloworld.component
类 HelloWorldComponent
java.lang.Object
org.tinygroup.helloworld.component.HelloWorldComponent
- 所有已实现的接口:
- ComponentInterface
public class HelloWorldComponent
- extends Object
- implements ComponentInterface
| 从类 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)
- 指定者:
- 接口
ComponentInterface 中的 execute
Copyright © 2006–2016 TinyGroup. All rights reserved.