Re: [JBoss-user] JMX implications

2001-03-30 Thread Peter Routtier-Wone
>> Do the various subsystems of JBoss implement the Agent Level? > > All subsystems are instrumented MBeans. Period. > > Does inheritance from JBoss classes automatically instrument our EJBs? > > No the actual EJB's have nothing to do with JMX. They exist only under > the premises of th

Re: [JBoss-user] JMX implications

2001-03-30 Thread Rickard Öberg
> > Need to add your own custom stuff? No problem, write a JMX component for it. > > Need to integrate tool XYZ? No problem, write a JMX component for it. > > I have started reading up on JMX. It appears to be basically an instrumentation standard, and finally I've discovered the signifance of all

[JBoss-user] JMX implications

2001-03-30 Thread Peter Routtier-Wone
Rickard, since your comment > Need to add your own custom stuff? No problem, write a JMX component for it. > Need to integrate tool XYZ? No problem, write a JMX component for it. I have started reading up on JMX. It appears to be basically an instrumentation standard, and finally I've disc