public class PCSServiceConfig extends Object implements PCSServiceConfMetKeys
FM_URL, PCS_HEALTH_CRAWLER_CONF_PATH, PCS_HEALTH_WORKFLOW_STATUS_PATH, PCS_LL_CONF_FILE_PATH, PCS_TRACE_ENABLE_NON_CAT, PCS_TRACE_PTYPE_EXCLUDE_LIST, RM_URL, WM_URL| Constructor and Description | 
|---|
| PCSServiceConfig(javax.servlet.ServletConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCrawlerConfigFilePath() | 
| URL | getFmUrl() | 
| String | getListingConfFilePath() | 
| URL | getRmUrl() | 
| String | getTraceProductTypeExcludeList() | 
| URL | getWmUrl() | 
| String | getWorkflowStatusesFilePath() | 
| boolean | isTraceNotCatalogedFiles() | 
public URL getFmUrl() throws MalformedURLException
MalformedURLExceptionpublic URL getWmUrl() throws MalformedURLException
MalformedURLExceptionpublic URL getRmUrl() throws MalformedURLException
MalformedURLExceptionpublic String getListingConfFilePath()
public String getCrawlerConfigFilePath()
public String getWorkflowStatusesFilePath()
public boolean isTraceNotCatalogedFiles()
public String getTraceProductTypeExcludeList()
Copyright © 1999–2017 Apache OODT. All rights reserved.