org.talend.esb.policy.transformation.feature
Class TransformationFeature

java.lang.Object
  extended by org.apache.cxf.feature.AbstractFeature
      extended by org.talend.esb.policy.transformation.feature.TransformationFeature
All Implemented Interfaces:
org.apache.cxf.feature.Feature

public class TransformationFeature
extends org.apache.cxf.feature.AbstractFeature


Constructor Summary
TransformationFeature()
           
 
Method Summary
protected  void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus)
           
 void setAppliesTo(String appliesTo)
           
 void setMessage(String messageType)
           
 void setPath(String path)
           
 void setType(String type)
           
 
Methods inherited from class org.apache.cxf.feature.AbstractFeature
getActive, initialize, initialize, initialize, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformationFeature

public TransformationFeature()
Method Detail

initializeProvider

protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
                                  org.apache.cxf.Bus bus)
Overrides:
initializeProvider in class org.apache.cxf.feature.AbstractFeature

setPath

public void setPath(String path)

setType

public void setType(String type)

setAppliesTo

public void setAppliesTo(String appliesTo)

setMessage

public void setMessage(String messageType)


Copyright © 2011–2014 Talend Inc.. All rights reserved.