nl.astron.lofar.odtb.mom2otdbadapter.mom2listener
Class Server

java.lang.Object
  extended by nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Server

public class Server
extends java.lang.Object


Field Summary
private  org.apache.commons.logging.Log log
           
private  OTDBRepository repository
           
 
Constructor Summary
Server(OTDBRepository repository)
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private org.apache.commons.logging.Log log

repository

private OTDBRepository repository
Constructor Detail

Server

public Server(OTDBRepository repository)
Method Detail

start

public void start()