Class GetConfigProperty

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="get-config-property")
    @PerLookup
    @ExecuteOn
    @TargetType
    public class GetConfigProperty
    extends Object
    implements AdminCommand
    asAdmin command to get the value of a configuration property
    Since:
    4.1.2.173
    Author:
    Steve Millidge (Payara Foundation)
    • Constructor Detail

      • GetConfigProperty

        public GetConfigProperty()
    • Method Detail

      • execute

        public void execute​(AdminCommandContext context)
        Description copied from interface: AdminCommand
        Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values are the parameter values
        Specified by:
        execute in interface AdminCommand
        Parameters:
        context - information