Avoid using the deprecated PMI Client API

This rule flags the following classes:

These classes were deprecated in WebSphere Application Server Version 6.0 and might be removed in a future release.

The PMI Client API is replaced with the JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in the javax.management.j2ee.statistics package.

For additional information, see

The full Deprecated API list is in the documentation.