JBoss Community

Re: How to monitor executing WS?

created by spyhunter99 in JBoss Web Services - View the full discussion

Create an interface called MyMBeanAdapter, include whatever methods you want to expose. They must be public

 

Take your working class and add, implements WorkerClassAdapterMBean.

 

Implement the interface functions. deploy and give it a whirl. it's that easy

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community