org.media.datastore.sepengine
Class SepEngine

java.lang.Object
  |
  +--org.apache.avalon.framework.logger.AbstractLogEnabled
        |
        +--org.media.datastore.sepengine.SepEngine
All Implemented Interfaces:
org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.activity.Startable

public class SepEngine
extends org.apache.avalon.framework.logger.AbstractLogEnabled
implements org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.activity.Startable

Version:
$Revision: 1.12 $ $Date: 2001/04/21 15:00:00
Author:
Szabo Csaba
See Also:
Configurable, Startable

Field Summary
static org.apache.avalon.framework.logger.Logger SEPENGINELOGGER
           
 
Constructor Summary
SepEngine()
           
 
Method Summary
 void configure(org.apache.avalon.framework.configuration.Configuration conf)
           
 void start()
           
 void stop()
           
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEPENGINELOGGER

public static org.apache.avalon.framework.logger.Logger SEPENGINELOGGER
Constructor Detail

SepEngine

public SepEngine()
Method Detail

configure

public void configure(org.apache.avalon.framework.configuration.Configuration conf)
               throws org.apache.avalon.framework.configuration.ConfigurationException
Specified by:
configure in interface org.apache.avalon.framework.configuration.Configurable
org.apache.avalon.framework.configuration.ConfigurationException

start

public void start()
           throws Exception
Specified by:
start in interface org.apache.avalon.framework.activity.Startable
Exception

stop

public void stop()
          throws Exception
Specified by:
stop in interface org.apache.avalon.framework.activity.Startable
Exception


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."