cuba-platform / cuba

CUBA Platform is a high level framework for enterprise applications development
https://www.cuba-platform.com
Apache License 2.0
1.34k stars 219 forks source link

Get rid of using deprecated addListener method of AbstractClientConnector #3268

Open Flaurite opened 2 years ago

Flaurite commented 2 years ago

Environment

Description of the bug or enhancement

Forum discussion.

See AbstractClientConnector#addListener(String, Class<?>, Object, Method)

Related to: https://github.com/cuba-platform/cuba/issues/3252