| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.databinding.impl.BaseTransformer<Job,OMElement>
org.apache.tuscany.sca.databinding.job.Job2OMElement
public class Job2OMElement
| Constructor Summary | |
|---|---|
Job2OMElement()
 | 
|
| Method Summary | |
|---|---|
protected  java.lang.Class | 
getSourceType()
 | 
protected  java.lang.Class | 
getTargetType()
 | 
 int | 
getWeight()
Get the cost of the transformation.  | 
 OMElement | 
transform(Job source,
          TransformationContext context)
Transform source data into the result type.  | 
| Methods inherited from class org.apache.tuscany.sca.databinding.impl.BaseTransformer | 
|---|
getSourceDataBinding, getTargetDataBinding | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.apache.tuscany.sca.databinding.Transformer | 
|---|
getSourceDataBinding, getTargetDataBinding | 
| Constructor Detail | 
|---|
public Job2OMElement()
| Method Detail | 
|---|
protected java.lang.Class getSourceType()
getSourceType in class BaseTransformer<Job,OMElement>protected java.lang.Class getTargetType()
getTargetType in class BaseTransformer<Job,OMElement>
public OMElement transform(Job source,
                           TransformationContext context)
PullTransformer
transform in interface PullTransformer<Job,OMElement>source - The source datacontext - The context for the transformation
public int getWeight()
Transformer
getWeight in interface TransformergetWeight in class BaseTransformer<Job,OMElement>
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||