cancel
Showing results for 
Search instead for 
Did you mean: 

Can I register a contribution on the fly ?

Stanislav_Holde
Champ in-the-making
Champ in-the-making

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.

1 ACCEPTED ANSWER

Florent_Guillau
World-Class Innovator
World-Class Innovator

Yes it's possible by calling EventService.addEventListener. I wouldn't recommend it in production though, such dynamic behavior is usually a bad idea.

View answer in original post

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

Yes it's possible by calling EventService.addEventListener. I wouldn't recommend it in production though, such dynamic behavior is usually a bad idea.

Getting started

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.