TransientRegistry which is also deprecated. Use post processors
for currently supported registries instead (i.e: spring.SpringRegistry)@Deprecated public class AnnotatedTransformerObjectProcessor extends Object implements PreInitProcessor, MuleContextAware
Transformer annotations present.
For each method annotated with Transformer a Mule transformer will be created. When the
transformer is used, the method will get invokedTransformer| Constructor and Description |
|---|
AnnotatedTransformerObjectProcessor()
Deprecated.
|
AnnotatedTransformerObjectProcessor(MuleContext muleContext)
Deprecated.
|
public AnnotatedTransformerObjectProcessor()
public AnnotatedTransformerObjectProcessor(MuleContext muleContext)
public void setMuleContext(MuleContext context)
setMuleContext in interface MuleContextAwarepublic Object process(Object object)
process in interface ObjectProcessorCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.