es.udc.gii.common.eaf.log
Class AllPopulationsLogTool

java.lang.Object
  extended by es.udc.gii.common.eaf.log.LogTool
      extended by es.udc.gii.common.eaf.log.AllPopulationsLogTool
All Implemented Interfaces:
Configurable, java.util.Observer

public class AllPopulationsLogTool
extends LogTool

Since:
1.0
Author:
Grupo Integrado de IngenierĂ­a (www.gii.udc.es)

Field Summary
 
Fields inherited from class es.udc.gii.common.eaf.log.LogTool
fileExtension, name, oldFolder, oldName
 
Constructor Summary
AllPopulationsLogTool()
          Creates a new instance of AllPopulationsLogTool
 
Method Summary
 java.lang.String getLogID()
           
 java.lang.String toString()
           
 void update(java.util.Observable o, java.lang.Object arg)
           
 
Methods inherited from class es.udc.gii.common.eaf.log.LogTool
configure, finalize, getLog, getNodeID, setFile
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllPopulationsLogTool

public AllPopulationsLogTool()
Creates a new instance of AllPopulationsLogTool

Method Detail

update

public void update(java.util.Observable o,
                   java.lang.Object arg)
Specified by:
update in interface java.util.Observer
Overrides:
update in class LogTool

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getLogID

public java.lang.String getLogID()
Overrides:
getLogID in class LogTool