All the operations on the object are exposed through the gbean info.  I thought 
all the attributes were too, whether or not they are declared, but I am less 
sure of that.

What exactly is the problem you are having?  Do you want to prevent people from 
calling certain methods through jmx, or does exposing the gbean as an mbean 
fail completely?

thanks
david jencks

On Apr 15, 2010, at 11:38 PM, Jenson283 wrote:

> 
> Hi, thanks for the quick answer,
> 
> after you're answer i tried to invoke the method test from the kernel to
> test your're answer.
> Unfortunately the kernel was able to invoke this function.
> 
> Here i've got more information what i try, if there any problems to
> understand my issue.
> 
> I have a GBean, which i want to manage like in JMX. Therefore i want to use
> the JMX Viewer from
> the Geronimo Webconsole. If there is a problem ,i also have the opportunity
> to use the JConsole.
> 
> There are a couple of public-methods, which used by externals helper
> classes. Because there are in different packages (and could not be in the
> same package as the bean), i need a mechanism that only 
> publish the public-methods i declare like in JMX.
> 
> Hope you can help me
> 
> Jenson
> -- 
> View this message in context: 
> http://n3.nabble.com/Question-about-developing-Gbeans-tp720975p723259.html
> Sent from the Users mailing list archive at Nabble.com.

Reply via email to