public class SetLogLevelCommand extends AliasedLoggingCommand
PARAM_DESCRIPTION, PARAM_NAME, PARAM_USAGE
Constructor and Description |
---|
SetLogLevelCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResult |
execute(org.apache.commons.logging.Log logger,
Object[] params) |
String |
getDefaultDescription() |
String |
getDefaultName() |
String |
getDefaultUsage() |
execute
getDescription, getName, getUsage, init, setDescription, setName, setUsage
destroy, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSession
destroy, getParameters
public String getDefaultDescription()
getDefaultDescription
in class BaseCommand
public String getDefaultName()
getDefaultName
in class BaseCommand
public String getDefaultUsage()
getDefaultUsage
in class BaseCommand
public CommandResult execute(org.apache.commons.logging.Log logger, Object[] params) throws OpenAS2Exception
execute
in class AliasedLoggingCommand
OpenAS2Exception
Copyright © 2018. All rights reserved.