org.drools.runtime.pipeline.impl
Class JaxbToXmlTransformer
java.lang.Object
org.drools.runtime.pipeline.impl.BaseStage
org.drools.runtime.pipeline.impl.BaseEmitter
org.drools.runtime.pipeline.impl.JaxbToXmlTransformer
- All Implemented Interfaces:
- Emitter, Receiver, Stage, Transformer
public class JaxbToXmlTransformer
- extends BaseEmitter
- implements Transformer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbToXmlTransformer
public JaxbToXmlTransformer(javax.xml.bind.Marshaller marshaller)
receive
public void receive(Object object,
PipelineContext context)
- Specified by:
receive in interface Receiver
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.