org.media.datastore.beepserver
Class  BeepServer
java.lang.Object
  |
  +--org.apache.avalon.framework.logger.AbstractLogEnabled
        |
        +--org.media.datastore.beepserver.BeepServer
- All Implemented Interfaces: 
 - org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.logger.LogEnabled, Runnable, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.activity.Startable
 
- public class BeepServer
- extends org.apache.avalon.framework.logger.AbstractLogEnabled
- implements org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.activity.Startable, Runnable
   
- Version:
 - $Revision: 1.23 $ $Date: 2001/04/21 15:00:00
 
- Author:
 - Antal Attila 
 
- See Also:
 Configurable, 
Startable
| 
Field Summary | 
static org.apache.avalon.framework.logger.Logger | 
BEEPLOGGER
 
            | 
 
 
 
| 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 | 
 
BEEPLOGGER
public static org.apache.avalon.framework.logger.Logger BEEPLOGGER
BeepServer
public BeepServer()
service
public void service(org.apache.avalon.framework.service.ServiceManager serviceManager)
             throws org.apache.avalon.framework.service.ServiceException
- Specified by:
 service in interface org.apache.avalon.framework.service.Serviceable
 
org.apache.avalon.framework.service.ServiceException
 
configure
public void configure(org.apache.avalon.framework.configuration.Configuration configuration)
               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
 
run
public void run()
- Specified by:
 run in interface Runnable
 
 
setLexiconManagerState
public static void setLexiconManagerState(boolean state)
 
 
lexiconManagerIsUp
public static boolean lexiconManagerIsUp()
 
 
setAutoCommit
public static void setAutoCommit(boolean flag)
 
 
isAutoCommit
public static boolean isAutoCommit()
 
 
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."