lib/puppet_x/coi/jboss/provider/abstract_jboss_cli.rb
Class AbstractJbossCli
has 23 methods (exceeds 20 allowed). Consider refactoring. Open
Open
class PuppetX::Coi::Jboss::Provider::AbstractJbossCli < Puppet::Provider
include PuppetX::Coi::Jboss::Checks
DEFAULT_SHELL_EXECUTOR = PuppetX::Coi::Jboss::Internal::Executor::ShellExecutor.new
# Default constructor that will also initialize 3 external object, system_runner, compilator and command executor