|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.soa.esb.common.Configuration
public class Configuration
Constructor Summary | |
---|---|
Configuration()
|
Method Summary | |
---|---|
static java.lang.String |
dump()
|
static java.lang.String |
getBinarySecurityTokenImplClass()
|
static java.lang.String |
getBindAddress()
Get the bind address. |
static java.lang.String |
getDeploymentSchemaValidation()
Should we validate the jboss-esb.xml? |
static java.lang.String |
getEncryptionFactoryClass()
|
static java.lang.String |
getFtpLocalDir()
|
static java.lang.String |
getFtpRemoteDir()
|
static java.lang.String |
getFtpRenameRetry()
|
static java.lang.String |
getFtpTimeout()
|
static java.lang.String |
getFtpTimeoutData()
|
static java.lang.String |
getFtpTimeoutDefault()
|
static java.lang.String |
getFtpTimeoutSo()
|
static java.lang.String |
getHttpHost()
|
static java.lang.String |
getHttpPort()
|
static java.lang.String |
getHttpResponseStatusEnabled()
|
static java.lang.String |
getHttpSecurePort()
|
static java.lang.String |
getJBossASSecurityContextOperationsImplementationClass()
The JBossASSecurityContextOperations implementation class to use. |
static java.lang.String |
getJcrStoreJNDIPath()
|
static java.lang.String |
getJcrStorePassword()
|
static java.lang.String |
getJcrStoreRootNodePath()
|
static java.lang.String |
getJcrStoreUsername()
|
static java.lang.String |
getJMSConnectionExceptionHandlers()
Get the JMS Connection Exception Handler class names |
static javax.jms.ConnectionFactory |
getJmsConnectionFactory(java.lang.String jmsConnectionFactoryModuleName)
Lookup the JMS Connection Factory based on the connection details outlined in the named configuration module/section. |
static java.lang.String |
getJndiServerContextFactory()
|
static java.lang.String |
getJndiServerPkgPrefix()
|
static java.lang.String |
getJndiServerURL()
|
static java.lang.String |
getLoadBalancerPolicy()
|
static javax.naming.Context |
getNamingContext(java.lang.String contextModuleName)
Deprecated. NamingContextPool |
static java.lang.String |
getObjStoreConfigFile()
|
static java.lang.String |
getParamRepositoryImplClass()
|
static java.lang.String |
getPipelineEndInterceptors()
Get the pipeline end event interceptor class names |
static java.lang.String |
getPipelineFailureInterceptors()
Get the pipeline failure event interceptor class names |
static java.lang.String |
getPipelineInstantiateInterceptors()
Get the pipeline instantiate event interceptor class names |
static java.lang.String |
getPipelineStartInterceptors()
Get the pipeline start event interceptor class names |
static java.lang.String |
getRedeliveryDlsOn()
|
static java.lang.String |
getRegistryCacheLife()
|
static java.lang.String |
getRegistryCacheMaxSize()
Get the maximum cache size for the caching registry. |
static java.lang.String |
getRegistryCacheValidityPeriod()
Get the validity period for the caching registry. |
static java.lang.String |
getRegistryFactoryClass()
The Registry Factory Class setting specifies which JAXR implementation should be used. |
static java.lang.String |
getRegistryImplementationClass()
The Registry Implememtation Class defines wrapper class |
static java.lang.String |
getRegistryInterceptors()
Get the registry interceptor class names |
static java.lang.String |
getRegistryLifecycleManagerURI()
The Registry Lifecycle Manager URI can be use to publish services. |
static java.lang.String |
getRegistryPassword()
The Registry Password that goes with the Registry User. |
static java.lang.String |
getRegistryPostalAddressScheme()
|
static java.lang.String |
getRegistryQueryManageURI()
The Registry Query Manager URI can be used to obtain information about services and their endPoints. |
static java.lang.String |
getRegistryScoutTransportClass()
The Registry Scout Transport Class defines which communication protocol Scout should use to communicate with the UDDI registry. |
static java.lang.String |
getRegistrySecurityAuthenticationMethod()
|
static java.lang.String |
getRegistrySecurityManagerURI()
The Registry Security Manager URI can be use to publish services. |
static java.lang.String |
getRegistrySemanticEquivalences()
|
static java.lang.String |
getRegistryUDDIMaxRows()
|
static java.lang.String |
getRegistryUDDINameSpace()
The Registry Scout UDDI namespace. |
static java.lang.String |
getRegistryUDDIVersion()
The Registry Scout UDDI version. |
static java.lang.String |
getRegistryUser()
The Registry User is used to inquire and publish to the Registry. |
static java.lang.String |
getRulesContinueState()
|
static java.lang.String |
getRulesResourceScannerInterval()
|
static java.lang.String |
getSecurityContextPropagatorImplementationClass()
The SecurityContextPropagator implememtation class to use. |
static java.lang.String |
getSecurityServiceCallbackHandlerImplClass()
|
static java.lang.String |
getSecurityServiceContextTimeout()
|
static java.lang.String |
getSecurityServiceImplementationClass()
The SecurityService Implememtation Class |
static java.util.Properties |
getSecurityServiceProperies()
|
static java.lang.String |
getSecurityServicePublicKeyAlias()
|
static java.lang.String |
getSecurityServicePublicKeyPassword()
|
static java.lang.String |
getSecurityServicePublicKeystore()
|
static java.lang.String |
getSecurityServicePublicKeystorePassword()
|
static java.lang.String |
getSecurityServicePublicKeystoreType()
|
static java.lang.String |
getSecurityServicePublicKeyTransformation()
|
static java.lang.String |
getSecurityServiceSealAlgorithm()
|
static java.lang.String |
getSecurityServiceSealKeySize()
|
static java.lang.String |
getSmtpAuth()
|
static java.lang.String |
getSmtpFrom()
|
static java.lang.String |
getSmtpHost()
|
static java.lang.String |
getSmtpPassword()
|
static java.lang.String |
getSmtpPort()
|
static java.lang.String |
getSmtpUsername()
|
static java.lang.String |
getStoreDBConnectionManager()
|
static java.lang.String |
getStoreDBDatasourceName()
|
static java.lang.String |
getStoreDriver()
|
static java.lang.String |
getStorePoolInitialSize()
|
static java.lang.String |
getStorePoolMaxSize()
|
static java.lang.String |
getStorePoolMinSize()
|
static java.lang.String |
getStorePoolTestTable()
|
static java.lang.String |
getStorePoolTimeoutMillis()
|
static java.lang.String |
getStorePwd()
|
static java.lang.String |
getStoreUrl()
|
static java.lang.String |
getStoreUser()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Configuration()
Method Detail |
---|
public static java.lang.String dump()
public static java.lang.String getSmtpHost()
public static java.lang.String getSmtpUsername()
public static java.lang.String getSmtpPassword()
public static java.lang.String getSmtpPort()
public static java.lang.String getSmtpFrom()
public static java.lang.String getSmtpAuth()
public static java.lang.String getHttpHost()
public static java.lang.String getHttpPort()
public static java.lang.String getHttpSecurePort()
public static java.lang.String getHttpResponseStatusEnabled()
public static java.lang.String getFtpLocalDir()
public static java.lang.String getFtpRemoteDir()
public static java.lang.String getFtpRenameRetry()
public static java.lang.String getFtpTimeout()
public static java.lang.String getFtpTimeoutDefault()
public static java.lang.String getFtpTimeoutData()
public static java.lang.String getFtpTimeoutSo()
public static java.lang.String getJndiServerURL()
public static java.lang.String getJndiServerContextFactory()
public static java.lang.String getJndiServerPkgPrefix()
public static java.lang.String getLoadBalancerPolicy()
public static java.lang.String getRedeliveryDlsOn()
public static java.lang.String getRegistryCacheLife()
public static java.lang.String getRegistryQueryManageURI()
public static java.lang.String getRegistryLifecycleManagerURI()
public static java.lang.String getRegistrySecurityManagerURI()
public static java.lang.String getRegistryFactoryClass()
public static java.lang.String getRegistryImplementationClass()
public static java.lang.String getRegistryScoutTransportClass()
public static java.lang.String getRegistryUDDIVersion()
public static java.lang.String getRegistryUDDINameSpace()
public static java.lang.String getRegistryUser()
public static java.lang.String getRegistryPassword()
public static java.lang.String getRegistrySemanticEquivalences()
public static java.lang.String getRegistryPostalAddressScheme()
public static java.lang.String getRegistrySecurityAuthenticationMethod()
public static java.lang.String getRegistryUDDIMaxRows()
public static java.lang.String getParamRepositoryImplClass()
public static java.lang.String getObjStoreConfigFile()
public static java.lang.String getEncryptionFactoryClass()
public static java.lang.String getStoreUrl()
public static java.lang.String getStoreDriver()
public static java.lang.String getStorePwd()
public static java.lang.String getStoreUser()
public static java.lang.String getStorePoolInitialSize()
public static java.lang.String getStorePoolMinSize()
public static java.lang.String getStorePoolMaxSize()
public static java.lang.String getStorePoolTestTable()
public static java.lang.String getStorePoolTimeoutMillis()
public static java.lang.String getStoreDBConnectionManager()
public static java.lang.String getStoreDBDatasourceName()
public static java.lang.String getJcrStoreJNDIPath()
public static java.lang.String getJcrStoreUsername()
public static java.lang.String getJcrStorePassword()
public static java.lang.String getJcrStoreRootNodePath()
public static java.lang.String getPipelineFailureInterceptors()
public static java.lang.String getPipelineEndInterceptors()
public static java.lang.String getPipelineStartInterceptors()
public static java.lang.String getPipelineInstantiateInterceptors()
public static java.lang.String getRegistryInterceptors()
public static java.lang.String getRegistryCacheMaxSize()
public static java.lang.String getRegistryCacheValidityPeriod()
@Deprecated public static javax.naming.Context getNamingContext(java.lang.String contextModuleName) throws ConfigurationException
NamingContextPool
Context.PROVIDER_URL
: Value defaults to "Environment.JBOSS_PROVIDER_URL
".Context.INITIAL_CONTEXT_FACTORY
: Value defaults to "Environment.JBOSS_INITIAL_CONTEXT_FACTORY
".Context.URL_PKG_PREFIXES
: Value defaults to "Environment.JBOSS_URL_PKG_PREFIX
".
contextModuleName
- Conficuration module/section name.
ConfigurationException
- Unable to connect to context.public static javax.jms.ConnectionFactory getJmsConnectionFactory(java.lang.String jmsConnectionFactoryModuleName) throws ConfigurationException
Context.PROVIDER_URL
: Value defaults to "Environment.JBOSS_PROVIDER_URL
".Context.INITIAL_CONTEXT_FACTORY
: Value defaults to "Environment.JBOSS_INITIAL_CONTEXT_FACTORY
".Context.URL_PKG_PREFIXES
: Value defaults to "Environment.JBOSS_URL_PKG_PREFIX
".
jmsConnectionFactoryModuleName
- Configuration module/section name.
ConfigurationException
- Lookup failed either because it was unable to
lookup the context, or the ConnectionFactory lookup failed.public static java.lang.String getJMSConnectionExceptionHandlers()
public static java.lang.String getSecurityServiceImplementationClass()
public static java.lang.String getSecurityServicePublicKeystore()
public static java.lang.String getSecurityServicePublicKeyAlias()
public static java.lang.String getSecurityServicePublicKeyPassword()
public static java.lang.String getSecurityServicePublicKeyTransformation()
public static java.lang.String getSecurityServicePublicKeystorePassword()
public static java.lang.String getSecurityServicePublicKeystoreType()
public static java.lang.String getSecurityServiceCallbackHandlerImplClass()
public static java.lang.String getSecurityServiceSealAlgorithm()
public static java.lang.String getSecurityServiceSealKeySize()
public static java.lang.String getSecurityServiceContextTimeout()
public static java.util.Properties getSecurityServiceProperies()
public static java.lang.String getSecurityContextPropagatorImplementationClass()
public static java.lang.String getJBossASSecurityContextOperationsImplementationClass()
public static java.lang.String getBindAddress()
public static java.lang.String getRulesContinueState()
public static java.lang.String getRulesResourceScannerInterval()
public static java.lang.String getDeploymentSchemaValidation()
public static java.lang.String getBinarySecurityTokenImplClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |