apollo.external
Class ApolloControlServer

java.lang.Object
  extended by apollo.external.ApolloControlServer

public class ApolloControlServer
extends java.lang.Object

this class kicks off the servlet. modeled after igb's UnibrowControlServer maybe this should go in dataadapter? as its gonna end up loading new data actually for now it just scrolls/zooms to range


Field Summary
protected static org.apache.log4j.Logger logger
           
 
Constructor Summary
ApolloControlServer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.apache.log4j.Logger logger
Constructor Detail

ApolloControlServer

public ApolloControlServer()