I have a spring project where I have my custom mbeans(defined by user) and mbeans provided by jars. If I don't have to expose few operations of custom mbeans, I can put the mathod name values in assembler under properties : ignoredMethods. My question is : If i don't have to expose the method of a third party jar mbean which is already exposed, what should I do?
问问题
89 次