This class is the base class for all the jbi admin tasks that uses JBIAdminCommands
interface implementation to execute the jbi admin tasks.
This class has a set of common properties for all the jbi admin tasks.
This class extends from the <@link JbiJmxTask> to add target attribute to the task.
Jbi tasks that required the target attribute in addition to the jmx connection attributes
will extends from this task.