DataSource.NET  6.2.12.306823
Caplin.DataSource.Monitoring.NamespaceDoc Class Reference

The monitoring system within DataSource.NET allows your application to publish attributes and expose operations that can be invoked by any JMX application. More...

Detailed Description

The monitoring system within DataSource.NET allows your application to publish attributes and expose operations that can be invoked by any JMX application.

DataSource.NET is built using Caplin's DSDK which is a C library that can optionally embed a JVM to permit access from JMX clients to attributes and operations exposed by the library. All of the built-in monitoring within DSDK is also exposed by DataSource.NET.

The Monitoring namespace allows your application to add instrumentation to the same JMX implementation and thus allow your application to be controlled by JMX clients such as the Caplin Management Console.

</example>
</remarks>

Generated on Thu Jul 14 2016 13:00:20 for DataSource.NET