public class Tdm extends Object
Constructor and Description |
---|
Tdm() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
setCatalog(org.springframework.core.io.Resource catalog) |
void |
setContentDir(String contentDir) |
void |
setExecutor(ExecutorService executor) |
void |
setForceOnStartup(boolean forceOnStartup) |
void |
setLoglevel(String loglevel) |
void |
setNThreads(int n) |
void |
setPathAliasReplacements(List<PathAliasReplacement> aliasExpanders) |
void |
setServerNames(String[] serverNames) |
void |
setShowOnly(boolean showOnly) |
public void setContentDir(String contentDir) throws IOException
IOException
public void setShowOnly(boolean showOnly)
public void setNThreads(int n)
public void setForceOnStartup(boolean forceOnStartup)
public void setLoglevel(String loglevel)
public void setExecutor(ExecutorService executor)
public void setCatalog(org.springframework.core.io.Resource catalog)
public void setServerNames(String[] serverNames) throws HTTPException
HTTPException
public void setPathAliasReplacements(List<PathAliasReplacement> aliasExpanders)
public static void main(String[] args) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.