|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.log.LogTool
es.udc.gii.common.eaf.log.BestFEsLogTool
public class BestFEsLogTool
Field Summary | |
---|---|
private int |
fes_index
|
private java.util.List |
fes_prints
|
private int |
num_prints
|
Fields inherited from class es.udc.gii.common.eaf.log.LogTool |
---|
fileExtension, name, oldFolder, oldName |
Constructor Summary | |
---|---|
BestFEsLogTool()
|
Method Summary | |
---|---|
void |
configure(org.apache.commons.configuration.Configuration conf)
|
java.lang.String |
getLogID()
|
void |
update(java.util.Observable o,
java.lang.Object arg)
|
Methods inherited from class es.udc.gii.common.eaf.log.LogTool |
---|
finalize, getLog, getNodeID, setFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int num_prints
private java.util.List fes_prints
private int fes_index
Constructor Detail |
---|
public BestFEsLogTool()
Method Detail |
---|
public void configure(org.apache.commons.configuration.Configuration conf)
configure
in interface Configurable
configure
in class LogTool
public void update(java.util.Observable o, java.lang.Object arg)
update
in interface java.util.Observer
update
in class LogTool
public java.lang.String getLogID()
getLogID
in class LogTool
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |