Avoid using the deprecated AppManagementBaseFactory methods

This rule flags the use of deprecated methods in the com.ibm.websphere.management.application.AppManagementBaseFactory class.

Deprecated methods include:

For the createLocalAppManagementImpl methods, use static methods on the AppManagementProxy class instead.

Do not use the getTempExtractDir and initMBean methods.

For more information, see: