|
Fish & Chips Club 4.7.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectActionImpl
ActionTemplateListAndEdit
hirondelle.fish.webmaster.logging.EditLoggerLevels
public final class EditLoggerLevels
List all JRE loggers, and allow changes to logging levels.
| Field Summary | |
|---|---|
static RequestParameter |
LEVEL
|
static RequestParameter |
LOGGER_NAME
|
| Fields inherited from class ActionTemplateListAndEdit |
|---|
SupportedOperation |
| Fields inherited from class ActionImpl |
|---|
ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID |
| Constructor Summary | |
|---|---|
EditLoggerLevels(RequestParser aRequestParser)
Constructor. |
|
| Method Summary | |
|---|---|
protected void |
attemptAdd()
Not supported. |
protected void |
attemptChange()
Update the logging level for a single Logger. |
protected void |
attemptDelete()
Not supported. |
protected void |
attemptFetchForChange()
Fetch a Logger in preparation for editing its level. |
protected void |
doList()
List all JRE Loggers. |
protected void |
validateUserInput()
Ensure user input makes sense. |
| Methods inherited from class ActionTemplateListAndEdit |
|---|
addDynamicParameterToRedirectPage, execute |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final RequestParameter LOGGER_NAME
public static final RequestParameter LEVEL
| Constructor Detail |
|---|
public EditLoggerLevels(RequestParser aRequestParser)
| Method Detail |
|---|
protected void doList()
throws DAOException
Loggers.
doList in class ActionTemplateListAndEditDAOExceptionprotected void validateUserInput()
validateUserInput in class ActionTemplateListAndEdit
protected void attemptFetchForChange()
throws DAOException
Logger in preparation for editing its level.
attemptFetchForChange in class ActionTemplateListAndEditDAOException
protected void attemptChange()
throws DAOException
Logger.
attemptChange in class ActionTemplateListAndEditDAOException
protected void attemptAdd()
throws DAOException
attemptAdd in class ActionTemplateListAndEditDAOException
protected void attemptDelete()
throws DAOException
attemptDelete in class ActionTemplateListAndEditDAOException
|
Fish & Chips Club 4.7.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||