10-21-2013 03:58 PM
Hello
Is it possible to register, override contribution from java code when runtime already started? For example i need to remove some event listener contrib and register new one on demand.
Thanks.
10-22-2013 11:28 AM
Yes it's possible by calling EventService.addEventListener
. I wouldn't recommend it in production though, such dynamic behavior is usually a bad idea.
10-22-2013 11:28 AM
Yes it's possible by calling EventService.addEventListener
. I wouldn't recommend it in production though, such dynamic behavior is usually a bad idea.
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.