此规则会标记下列不推荐的方法:
- com.ibm.websphere.appprofile.accessintent.ReadAheadHint.getNextItem()
- com.ibm.websphere.appprofile.accessintent.ReadAheadHint.resetCursor()
- com.ibm.websphere.appprofile.accessintent.AccessIntent.getPessimisticUpdateHintExclusive()
- com.ibm.websphere.appprofile.accessintent.AccessIntent.getPessimisticUpdateHintNoCollision()
- com.ibm.websphere.appprofile.accessintent.AccessIntent.getPessimisticUpdateHintWeakestLockAtLoad()
这些方法在 WebSphere Application Server V5.0 中已不推荐使用,并且可能会在将来发行版中移除。
有关受支持的应用程序概要文件接口的其他信息,请参阅 Knowledge Center 中的 Package com.ibm.websphere.appprofile.accessintent Java 文档。
Knowledge Center 中记录了 Deprecated API 完整列表。