|
Hey Brian,
This interface is generated by XDoclet during
the build process. If you look at the javadoc comments in the
SchedulableMBeanExample, you'll see that it has the " @jmx:mbean
extends="org.jboss.system.ServiceMBean", this "@jmx:mbean" tag tells
XDoclet to generate the interface for this MBean (which is
ScheduableMBeanExampleMBean) and the "extends" attribute tells
XDoclet to generate this interface extending
"org.jboss.system.ServiceMBean".
Chad
|
- [JBoss-user] MBean interfaces not found in Scheduler examp... Brian McSweeney
- Re: [JBoss-user] MBean interfaces not found in Schedu... Chad Brandon
- Re: [JBoss-user] MBean interfaces not found in Sc... Brian McSweeney
- Re: [JBoss-user] MBean interfaces not found in Schedu... Tom Coleman
- RE: [JBoss-user] MBean interfaces not found in Schedu... Rupp,Heiko
