|
From: Carlos Q. <car...@we...> - 2002-02-04 23:17:16
|
On Tuesday 05 February 2002 01:13, Dmitri Colebatch wrote: > > On Tuesday 05 February 2002 00:55, Dmitri Colebatch wrote: > > > > > @jmx:mbean defines things that are related to the spec. Its > > > > > presence indicates that a MyServiceMBean interface will be created > > > > > for the MyService class. the extends parameter specifies an > > > > > interface for the MyServiceMBean interface to extend. > > > > > > > > Ok, so @jmx:mbean will ONLY take a extends parameter, no name, no > > > > description > > > > > > sorry. no, @jmx:mbean does take a name and description parameter. > > > > And then what does the name parameter do? > > atm - nothing. when we have an mlet template I imagine it'll be used > there. sound reasonable? yes it does :-) We just say that in the docs Thanks a lot > > cheers > dim |