11-07-2011 11:04 PM
Is there a simple way to disable an event or a listener temporarily, and then re-enabling on completion (or in the finally block)?
Thanks, Bruce.
11-08-2011 03:51 AM
Hi,
You should be able to disable/enable your listeners with the EventServiceAdmin#setListenerEnabledFlag service.
And you may ensure that you re-enabled them using a finally block.
11-08-2011 03:51 AM
Hi,
You should be able to disable/enable your listeners with the EventServiceAdmin#setListenerEnabledFlag service.
And you may ensure that you re-enabled them using a finally block.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.