This rule flags the deprecated use of RemoteCommandMgr MBean. This MBean was deprecated in WebSphere V7.0
Note: This rule scans for the string literal "RemoteCommandMgr". Because the string can appear in contexts unrelated to MBean usage, it may result in false positives. If this occurs, you can disregard the result or document it as not applicable to your migration.
Use com.ibm.websphere.management.cmdframework.CommandMgr instead.For additional information see the Deprecated features list in the documentation.