此规则会标记下列不推荐的方法:
- com.ibm.websphere.pmi.PmiJmxTest.doTest()
- com.ibm.websphere.pmi.PmiJmxTest.findConfig(ObjectName)
- com.ibm.websphere.pmi.PmiJmxTest.findConfig(String)
- com.ibm.websphere.pmi.PmiJmxTest.getStatDescriptor(ObjectName, String)
- com.ibm.websphere.pmi.PmiJmxTest.getStatsObject(ObjectName, StatDescriptor, boolean)
- com.ibm.websphere.pmi.PmiJmxTest.listStatMembers(MBeanStatDescriptor)
- com.ibm.websphere.pmi.PmiJmxTest.listStatMembers(ObjectName)
- com.ibm.websphere.pmi.PmiJmxTest.setInstrumentationLevel(ObjectName, StatDescriptor, int)
- com.ibm.websphere.pmi.PmiJmxTest.testEJB()
- com.ibm.websphere.pmi.PmiJmxTest.testJSR77Stats()
这些方法在 WebSphere Application Server V5.0 或者 V6.0 中已不推荐使用,并且可能会在将来发行版中移除。
有关类信息,请参阅 com.ibm.websphere.pmi.PmiJmxTest Java 文档。
文档中还包含完整的
不推荐使用的 API
列表。