Thank you. It's like not seeing the forest for the trees.

On 2/19/04 18:17, "Harkness, David" <[EMAIL PROTECTED]> wrote:

> 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

-- 
Rich
>From his PowerBook G4
An awesome piece of engineering



-------------------------------------------------------
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_id=1356&alloc_id=3438&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to