Rich wrote:
> public class BatchJobManager implements BatchJobManagerMBean {
> /* (non-Javadoc)
XDoclet works by using tags inside of *JavaDoc* comments only. Thus it
won't even see these tags.
> * @see
com.foo.bar.minibatch.BatchJobManagerMBean#getActiveJobCount()
> *
> * @jmx.managed-attribute
> * description="Get active job count"
> */
> public Integer getActiveJobCount() {
> return new Integer(0);
> }
> }
David Harkness
Sr. Software Engineer
Sony Pictures Digital Networks
(310) 482-4756
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user