|
Log4j 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.vlab.conf.impl.ConfigurationImpl
pl.psnc.expres.broker.config.BrokerConfiguration
public class BrokerConfiguration
BrokerConfiguration
class
Field Summary |
---|
Fields inherited from interface pl.psnc.expres.broker.config.IBrokerConfiguration |
---|
BROKER_SERVICE_LOCATION, MODEL_LOC_RESOURCE_LIST, MODEL_LOC_RESOURCE_TYPE_LIST, SERVICE_LOCATION_CDS, SERVICE_LOCATION_NOTIFICATION |
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 |
Constructor Summary | |
---|---|
BrokerConfiguration(java.lang.String configPath)
Creates a new instance of Vlbi Broker configuration |
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 class pl.psnc.vlab.conf.impl.ConfigurationImpl |
---|
getAppName, getAuthModuleLocation, getCommProxyLocation, getGlobalSchedulerModuleLocation, getKeyStore, getKeyStorePasswd, getMonitoringModuleLocation, getProperty, getSMMModuleLocation, getSystemConfDir, getSZDModuleLocation, getTrustStore, getTrustStorePasswd |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface pl.psnc.vlab.conf.IConfiguration |
---|
getAppName, getAuthModuleLocation, getCommProxyLocation, getGlobalSchedulerModuleLocation, getKeyStore, getKeyStorePasswd, getMonitoringModuleLocation, getProperty, getSMMModuleLocation, getSystemConfDir, getSZDModuleLocation, getTrustStore, getTrustStorePasswd |
Constructor Detail |
---|
public BrokerConfiguration(java.lang.String configPath) throws pl.psnc.vlab.exception.VlabException
configPath
- configuration path
pl.psnc.vlab.exception.VlabException
- thrown when configuration cannot be readMethod Detail |
---|
public java.lang.String getBrokerServiceLocation()
IBrokerConfiguration
getBrokerServiceLocation
in interface IBrokerConfiguration
public java.lang.String getTypesLocation()
IBrokerConfiguration
getTypesLocation
in interface IBrokerConfiguration
public java.lang.String getNotificationLocation()
IBrokerConfiguration
getNotificationLocation
in interface IBrokerConfiguration
public java.lang.String getCDSLocation()
IBrokerConfiguration
getCDSLocation
in interface IBrokerConfiguration
public java.lang.String getResourcesLocation()
IBrokerConfiguration
getResourcesLocation
in interface IBrokerConfiguration
|
Log4j 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |