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
IOExceptionpublic 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
HTTPExceptionpublic void setPathAliasReplacements(List<PathAliasReplacement> aliasExpanders)
public static void main(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 1999–2015 UCAR/Unidata. All rights reserved.