You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Jim Alateras <ji...@comware.com.au> on 2007/06/05 12:22:05 UTC

JMX Support

Is there any info describing the what management facilities ode exposes 
through JMX?


cheers
</jima>

Re: JMX Support

Posted by Matthieu Riou <ma...@gmail.com>.
Hi Jim,

Sorry I just realized your e-mail hasn't found any reply. There's no real
doc but the management API is moslty 2 interfaces:
InstanceManagement<http://people.apache.org/%7Emriou/ode-site/javadoc/org/apache/ode/bpel/pmapi/InstanceManagement.html>and
ProcessManagement<http://people.apache.org/%7Emriou/ode-site/javadoc/org/apache/ode/bpel/pmapi/ProcessManagement.html>.
All the method listed there are exposed. There's also the deployment web
service but that's not really part of management.

Cheers,
Matthieu

On 6/5/07, Jim Alateras <ji...@comware.com.au> wrote:
>
> Is there any info describing the what management facilities ode exposes
> through JMX?
>
>
> cheers
> </jima>
>