public class CmisEventListener extends PushingListenerAdapter implements HasPhysicalDestination
log
Constructor and Description |
---|
CmisEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
close()
Close all resources used for listening.
|
void |
configure()
initialize listener and register
this to the JNDI |
CmisEvent |
getEvent() |
String |
getName() |
String |
getPhysicalDestinationName() |
void |
open()
Prepares the listener for receiving messages.
|
void |
setEventListener(String event) |
afterMessageProcessed, extractMessage, getIdFromRawMessage, processRequest, setApplicationFaultsAsExceptions, setExceptionListener, setHandler, setName, setRunning, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDomain
getApplicationContext
getConfigurationClassLoader
public void configure() throws ConfigurationException
PushingListenerAdapter
this
to the JNDIconfigure
in interface IConfigurable
configure
in interface IListener<Message>
configure
in class PushingListenerAdapter
ConfigurationException
public void open() throws ListenerException
IListener
open()
is called once each time the listener is started.open
in interface IListener<Message>
open
in class PushingListenerAdapter
ListenerException
public void close()
IListener
close
in interface IListener<Message>
close
in class PushingListenerAdapter
public String getPhysicalDestinationName()
getPhysicalDestinationName
in interface HasPhysicalDestination
public String getName()
getName
in interface IConfigurationAware
getName
in interface INamedObject
public void setEventListener(String event)
public CmisEvent getEvent()
Copyright © 2023 Frank!Framework. All rights reserved.