此规则会标记下列不推荐的方法:
- 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 中已不推荐使用,并且可能会在将来发行版中移除。
有关受支持的应用程序概要文件接口的其他信息,请参阅
com.ibm.websphere.appprofile.accessintent 包 Java 文档。
文档中包含完整的
不推荐使用的 API
列表。