ar.com.leak.iolsucker.view.common
Class TextChangelogObserver

java.lang.Object
  extended by ar.com.leak.iolsucker.view.common.TextChangelogObserver
All Implemented Interfaces:
Observer

public class TextChangelogObserver
extends Object
implements Observer

Changelog de lo que pasa en el repositorio en formato txt

Since:
Aug 18, 2005
Author:
Juan F. Codagnone

Constructor Summary
TextChangelogObserver(File outputFile)
          Creates the TextChangelogObserver.
 
Method Summary
 void dispose()
          free all the resourses
 void update(Observable o, Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextChangelogObserver

public TextChangelogObserver(File outputFile)
                      throws IOException
Creates the TextChangelogObserver.

Parameters:
outputFile - cangelog filename
Throws:
IOException - on error
Method Detail

update

public final void update(Observable o,
                         Object arg)
Specified by:
update in interface Observer
See Also:
Observer.update(Observable, Object)

dispose

public final void dispose()
free all the resourses



Copyright © 2005-2009 leak.com.ar. All Rights Reserved.