eclipse-ee4j / glassfish-hk2

Dynamic dependency injection framework
https://eclipse-ee4j.github.io/glassfish-hk2
Other
83 stars 55 forks source link

Export non-internal packages from hk2-extras #1058

Closed OndroMih closed 1 month ago

OndroMih commented 1 month ago

So that it's possible to initialize the default topic handler and use other features

OndroMih commented 1 month ago

Hi @arjantijms, @dmatej , @avpinchuk , @pzygielo , can you please review? I'd like to start using HK2 topics in GlassFish to decouple components and without this it's not possible to use the default topic handler provided by hk2-extras.