public class File2ObjectComponent extends Object implements ComponentInterface
Constructor and Description |
---|
File2ObjectComponent() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
String |
getClassPath() |
String |
getFilePath() |
String |
getResultKey() |
void |
setClassPath(String classPath) |
void |
setFilePath(String filePath) |
void |
setResultKey(String resultKey) |
public String getFilePath()
public void setFilePath(String filePath)
public String getClassPath()
public void setClassPath(String classPath)
public String getResultKey()
public void setResultKey(String resultKey)
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.