|
Log4j 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBrokerConfiguration
IBrokerConfiguration
interface -Vlbi Broker configuration keys
Field Summary | |
---|---|
static java.lang.String |
BROKER_SERVICE_LOCATION
Configuration key - Vlbi Broker service location |
static java.lang.String |
MODEL_LOC_RESOURCE_LIST
Key value for resource list |
static java.lang.String |
MODEL_LOC_RESOURCE_TYPE_LIST
Key value for resource types |
static java.lang.String |
SERVICE_LOCATION_CDS
Configuration key - Correlated Data Service location |
static java.lang.String |
SERVICE_LOCATION_NOTIFICATION
Configuration key - translation node notification service location |
Fields inherited from interface pl.psnc.vlab.conf.IConfiguration |
---|
KEY_APP_CONF_DIR, KEY_APP_NAME, KEY_AUTH_MODULE_LOCATION, KEY_COMM_PROXY_LOCATION, KEY_GS_MODULE_LOCATION, KEY_KEYSTORE, KEY_KEYSTORE_PASSWD, KEY_MON_MODULE_LOCATION, KEY_SMM_MODULE_LOCATION, KEY_SZD_MODULE_LOCATION, KEY_TRUSTSTORE, KEY_TRUSTSTORE_PASSWD |
Method Summary | |
---|---|
java.lang.String |
getBrokerServiceLocation()
Get a location of Vlbi Broker service |
java.lang.String |
getCDSLocation()
Get a location of Correlated Data Service |
java.lang.String |
getNotificationLocation()
Get a location of notification service |
java.lang.String |
getResourcesLocation()
Get a location of model resources |
java.lang.String |
getTypesLocation()
Get a location of model resource types |
Methods inherited from interface pl.psnc.vlab.conf.IConfiguration |
---|
getAppName, getAuthModuleLocation, getCommProxyLocation, getGlobalSchedulerModuleLocation, getKeyStore, getKeyStorePasswd, getMonitoringModuleLocation, getProperty, getSMMModuleLocation, getSystemConfDir, getSZDModuleLocation, getTrustStore, getTrustStorePasswd |
Field Detail |
---|
static final java.lang.String MODEL_LOC_RESOURCE_TYPE_LIST
static final java.lang.String MODEL_LOC_RESOURCE_LIST
static final java.lang.String BROKER_SERVICE_LOCATION
static final java.lang.String SERVICE_LOCATION_NOTIFICATION
static final java.lang.String SERVICE_LOCATION_CDS
Method Detail |
---|
java.lang.String getTypesLocation()
java.lang.String getResourcesLocation()
java.lang.String getBrokerServiceLocation()
java.lang.String getNotificationLocation()
java.lang.String getCDSLocation()
|
Log4j 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |