Package ubic.gemma.web.util
Interface StaticAssetServer
-
- All Known Implementing Classes:
ExternalStaticAssetServer
,InternalStaticAssetServer
public interface StaticAssetServer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getBaseUrl()
String
getLaunchInstruction()
Obtain launch instructions if the server is not running.boolean
isAlive()
-