ar.com.leak.iolsucker.view.common
Class TextChangelogObserver
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextChangelogObserver
public TextChangelogObserver(File outputFile)
throws IOException
- Creates the TextChangelogObserver.
- Parameters:
outputFile
- cangelog filename
- Throws:
IOException
- on error
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.