public class ReturnDataObjectFactory extends AbstractComponentFactory<String>
ObjectFactory for test:component return-data element.| Constructor and Description |
|---|
ReturnDataObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
doGetObject() |
String |
getObject() |
void |
setContent(String content) |
void |
setFile(String file) |
getAnnotation, getAnnotations, getLocation, getRootContainerName, setAnnotationspublic void setFile(String file)
public void setContent(String content)
public String getObject() throws Exception
getObject in interface ObjectFactory<String>getObject in class AbstractComponentFactory<String>Exceptionpublic String doGetObject() throws Exception
doGetObject in class AbstractComponentFactory<String>ExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.