org.openprivacy.reptile.feeds.init
Class FeedsInitializer

java.lang.Object
  |
  +--org.openprivacy.reptile.feeds.init.FeedsInitializer

public class FeedsInitializer
extends java.lang.Object

Responible for starting up all Tasks necesary for updating content feeds.

Version:
$Id: FeedsInitializer.java,v 1.1 2001/11/27 03:03:56 burton Exp $
Author:
Kevin A. Burton

Constructor Summary
FeedsInitializer()
          Creates a new GeneralInitializer instance.
 
Method Summary
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeedsInitializer

public FeedsInitializer()
Creates a new GeneralInitializer instance.

Method Detail

init

public void init()
          throws ReptileException
ReptileException