- java.lang.Object
-
- org.ow2.petals.component.framework.listener.AbstractListener
-
- org.ow2.petals.component.framework.listener.AbstractJBIListener
-
- org.ow2.petals.bc.mail.listeners.JBIListener
-
-
Field Summary
-
Fields inherited from class org.ow2.petals.component.framework.listener.AbstractListener
factory
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
init() |
boolean |
onJBIMessage(org.ow2.petals.component.framework.api.message.Exchange exchange) |
-
Methods inherited from class org.ow2.petals.component.framework.listener.AbstractJBIListener
onAsyncJBIMessage, onExpiredAsyncJBIMessage, shutdown
-
Methods inherited from class org.ow2.petals.component.framework.listener.AbstractListener
createConsumeExchange, createConsumeExchange, createExchange, createExchange, createExchange, createExchange, getComponent, getComponentContext, getConsumes, getExtensions, getLogger, getMessageInterceptorProcessor, getProvides, getTimeout, init, send, sendAsync, sendSync, sendSync, setConsumes, setProvides
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
JBIListener
public JBIListener()
-
Method Detail
-
init
public void init()
- Overrides:
init
in class org.ow2.petals.component.framework.listener.AbstractJBIListener
Copyright © 2005-2018 Linagora. All Rights Reserved.