ar.com.leak.iolsucker.controller
Class News
java.lang.Object
ar.com.leak.iolsucker.controller.News
- All Implemented Interfaces:
- Runnable
public class News
- extends Object
- implements Runnable
Controlador que solamente chequea las noticias
- Since:
- Apr 26, 2005
- Author:
- Juan F. Codagnone
Constructor Summary |
News(ar.com.leak.iolsucker.model.IolDAO dao,
boolean bAll)
Crea el News. |
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
News
public News(ar.com.leak.iolsucker.model.IolDAO dao,
boolean bAll)
- Crea el News.
- Parameters:
dao
- dao a utilizar para obtener las noticiasbAll
- true
si se quiere obtener la cantidad de
noticias totales (puede ser que tarde m�s)
run
public final void run()
- Specified by:
run
in interface Runnable
- See Also:
Runnable.run()
Copyright © 2005-2009 leak.com.ar. All Rights Reserved.