Hi Why a cxf annotation would be natural?
Getter/Setter match attributes and Methods operations. Check https://github.com/apache/tomee/blob/13f9589b50be2093c791434403281b2d69a550f2/container/openejb-core/src/main/java/org/apache/openejb/monitoring/DynamicMBeanWrapper.java for details. We can surely enhance it if mandatory. Le 19 avr. 2015 00:23, "Juan Pablo Amorocho" <[email protected]> a écrit : > Hello, > > is there are way of naming parameters in an MBean (as shown in the > attached image) using *only* TomEE+ (1.7.1) MBean autoregistration > vis-a-vis @MBean Annotation? From the ibraries included in Tomee it seems > that > > org.apache.cxf.management.annotation.ManagedOperationParameters > > and > > org.apache.cxf.management.annotation.ManagedOperationParameter > > would get the job done, and it seems to be the (Spring) natural way, but I > can’t get it to work. > > Thanks! > > — Juan Pablo (Juan) > >
