Class IsAnonymousUserEnabledCommand

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="__anonymous-user-enabled")
    @PerLookup
    public class IsAnonymousUserEnabledCommand
    extends Object
    implements AdminCommand
    Author:
    jasonlee
    • Constructor Detail

      • IsAnonymousUserEnabledCommand

        public IsAnonymousUserEnabledCommand()
    • 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