|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.x4juli.global.components.AbstractComponent
org.x4juli.handlers.rolling.helper.AbstractAction
org.x4juli.handlers.rolling.nop.NOPAction
Dummy Action which always signals succesfull execution. Used just for default behaviour in RollingFileHandler.
| Field Summary | |
static NOPAction |
NOP_ACTION
|
| Fields inherited from class org.x4juli.handlers.rolling.helper.AbstractAction |
|
| Fields inherited from class org.x4juli.global.components.AbstractComponent |
manager, repository |
| Constructor Summary | |
private |
NOPAction()
|
| Method Summary | |
boolean |
execute()
Perform action. |
| Methods inherited from class org.x4juli.handlers.rolling.helper.AbstractAction |
close, isComplete, reportException, run |
| Methods inherited from class org.x4juli.global.components.AbstractComponent |
getLogger, getLoggerRepository, getMessageProperties, getNonFloodingLogger, getProperty, getProperty, getProperty, getProperty, resetErrorCount, setObjectStore |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final NOPAction NOP_ACTION
| Constructor Detail |
private NOPAction()
| Method Detail |
public boolean execute()
throws java.io.IOException
execute in interface Actionexecute in class AbstractActionjava.io.IOException - if IO error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||