避免使用不推荐的 AppManagementBaseFactory 方法

此规则会标记是否在 com.ibm.websphere.management.application.AppManagementBaseFactory 类。

不推荐的方法包括:

对于 createLocalAppManagementImpl 方法,使用静态方法 AppManagementProxy 类。

请勿使用 getTempExtractDir initMBean 方法。

有关更多信息,请参阅: