-
Feature Request
-
Resolution: Obsolete
-
Major
-
1.0
-
None
-
Medium
get support of @Inject by using MBeanServer managed MBean/MXBean objects.
Example:
To get the number of all processed jobs just use @Produces at a method like getTotalCount() and use @Inject in the MBean implementation to get the count value