Class WebAdmin

java.lang.Object
edu.sc.seis.sod.web.WebAdmin
All Implemented Interfaces:
ArmListener

public class WebAdmin
extends java.lang.Object
implements ArmListener
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String API  
    static java.lang.String JSON_DATA_DIR  
    static java.lang.String SITE  
  • Constructor Summary

    Constructors 
    Constructor Description
    WebAdmin()  
  • Method Summary

    Modifier and Type Method Description
    void finished​(Arm arm)  
    static java.lang.String getApiBaseUrl()  
    static java.lang.String getJsonDataDir()  
    static SuccessfulEventCache getSuccessfulEventCache()  
    void join()  
    static void setJsonHeader​(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)  
    void start()  
    void started()
    Called when all the arms have been started.
    void starting​(Arm arm)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait