org.ow2.petals.se.xslt
Class XsltJBIListener

java.lang.Object
  extended by org.ow2.petals.component.framework.listener.AbstractListener
      extended by org.ow2.petals.component.framework.listener.AbstractJBIListener
          extended by org.ow2.petals.se.xslt.XsltJBIListener

public class XsltJBIListener
extends org.ow2.petals.component.framework.listener.AbstractJBIListener

The JBI Listener for the XSLT service engine.

Author:
Olivier Fabre - EBM WebSourcing, Adrien Louis - EBM WebSourcing, cgirodengo, Vincent Zurczak - EBM WebSourcing

Field Summary
static java.lang.String MTOM_TNS
          The name space for XOP attachments.
 
Fields inherited from class org.ow2.petals.component.framework.listener.AbstractListener
component, factory, messageInterceptorProcessor
 
Constructor Summary
XsltJBIListener()
           
 
Method Summary
 boolean onJBIMessage(org.ow2.petals.component.framework.api.message.Exchange exchange)
           
 
Methods inherited from class org.ow2.petals.component.framework.listener.AbstractJBIListener
onAsyncJBIMessage, onExpiredAsyncJBIMessage
 
Methods inherited from class org.ow2.petals.component.framework.listener.AbstractListener
createConsumeExchange, createConsumeExchange, createExchange, getComponent, getComponentContext, getConsumes, getCurrentTransaction, getExtensions, getInstallRoot, getLogger, getMessageInterceptorProcessor, getProvides, init, init, retrievePattern, send, sendAsync, sendSync, sendSync, setConsumes, setCurrentTransaction, setExtensions, setProvides
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MTOM_TNS

public static final java.lang.String MTOM_TNS
The name space for XOP attachments.

See Also:
Constant Field Values
Constructor Detail

XsltJBIListener

public XsltJBIListener()
Method Detail

onJBIMessage

public boolean onJBIMessage(org.ow2.petals.component.framework.api.message.Exchange exchange)
Specified by:
onJBIMessage in class org.ow2.petals.component.framework.listener.AbstractJBIListener


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.