This rule flags APIs from the com.ibm.websphere.asynchbeans
package. These APIs are not provided on Liberty and are marked as
deprecated in WebSphere Application Server traditional V9.0. The
WebSphere Asynchronous Beans API are replaced by JSR 236, Concurrency
Utilities for Java EE.
Note: Concurrency Utilities for Java EE provides no
replacement for the
com.ibm.websphere.asynchbeans.pool
APIs.
This rule is flagged once per Java class.
For information and examples about how to use Concurrency Utilities for Java EE instead of Asynchronous beans in WebSphere traditional, see Examples to migrate to EE Concurrency from Asynchronous beans and CommonJ.
For information about the Concurrency Utilities for Java EE feature concurrent-1.0 in Liberty,
see the
Concurrency Utilities for Java EE 1.0 documentation.
For information about other APIs and SPIs that are not supported on Liberty, see Some APIs and SPIs are not available on Liberty.