public class ConfigurationImpl
extends org.ops4j.util.property.PropertyStore
implements org.ops4j.pax.web.service.spi.Configuration
| Constructor and Description |
|---|
ConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
Creates a new service configuration.
|
public ConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
propertyResolver - propertyResolver used to resolve properties; mandatorypublic Integer getHttpPort()
getHttpPort in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getHttpPort()public String getHttpConnectorName()
getHttpConnectorName in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getHttpConnectorName()public Boolean useNIO()
useNIO in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.useNIO()public Boolean checkForwardedHeaders()
checkForwardedHeaders in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.checkForwardedHeaders()public Boolean isClientAuthNeeded()
isClientAuthNeeded in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.isClientAuthNeeded()public Boolean isClientAuthWanted()
isClientAuthWanted in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.isClientAuthWanted()public Boolean isHttpEnabled()
isHttpEnabled in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.isHttpEnabled()public Integer getHttpSecurePort()
getHttpSecurePort in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getHttpSecurePort()public String getHttpSecureConnectorName()
getHttpSecureConnectorName in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getHttpSecureConnectorName()public Boolean isHttpSecureEnabled()
isHttpSecureEnabled in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.isHttpSecureEnabled()public String getSslKeystore()
getSslKeystore in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getSslKeystore()public String getSslKeystoreType()
getSslKeystoreType in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getSslKeystoreType()public String getSslPassword()
getSslPassword in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getSslPassword()public String getSslKeyPassword()
getSslKeyPassword in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getSslKeyPassword()public File getTemporaryDirectory()
getTemporaryDirectory in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getTemporaryDirectory()public File getConfigurationDir()
getConfigurationDir in interface org.ops4j.pax.web.service.spi.Configurationpublic URL getConfigurationURL()
getConfigurationURL in interface org.ops4j.pax.web.service.spi.Configurationpublic Integer getSessionTimeout()
getSessionTimeout in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getSessionTimeout()public String getSessionCookie()
getSessionCookie in interface org.ops4j.pax.web.service.spi.Configurationpublic String getSessionDomain()
getSessionDomain in interface org.ops4j.pax.web.service.spi.Configurationpublic String getSessionPath()
getSessionPath in interface org.ops4j.pax.web.service.spi.Configurationpublic String getSessionUrl()
getSessionUrl in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean getSessionCookieHttpOnly()
getSessionCookieHttpOnly in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean getSessionLazyLoad()
getSessionLazyLoad in interface org.ops4j.pax.web.service.spi.Configurationpublic String getSessionStoreDirectory()
getSessionStoreDirectory in interface org.ops4j.pax.web.service.spi.Configurationpublic String getWorkerName()
getWorkerName in interface org.ops4j.pax.web.service.spi.Configurationpublic String[] getListeningAddresses()
getListeningAddresses in interface org.ops4j.pax.web.service.spi.ConfigurationConfiguration.getListeningAddresses()public String getJspScratchDir()
getJspScratchDir in interface org.ops4j.pax.web.service.spi.Configurationpublic Integer getJspCheckInterval()
getJspCheckInterval in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean getJspClassDebugInfo()
getJspClassDebugInfo in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean getJspDevelopment()
getJspDevelopment in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean getJspEnablePooling()
getJspEnablePooling in interface org.ops4j.pax.web.service.spi.Configurationpublic String getJspIeClassId()
getJspIeClassId in interface org.ops4j.pax.web.service.spi.Configurationpublic String getJspJavaEncoding()
getJspJavaEncoding in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean getJspKeepgenerated()
getJspKeepgenerated in interface org.ops4j.pax.web.service.spi.Configurationpublic String getJspLogVerbosityLevel()
getJspLogVerbosityLevel in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean getJspMappedfile()
getJspMappedfile in interface org.ops4j.pax.web.service.spi.Configurationpublic Integer getJspTagpoolMaxSize()
getJspTagpoolMaxSize in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean getJspPrecompilation()
getJspPrecompilation in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean isLogNCSAFormatEnabled()
isLogNCSAFormatEnabled in interface org.ops4j.pax.web.service.spi.Configurationpublic String getLogNCSAFormat()
getLogNCSAFormat in interface org.ops4j.pax.web.service.spi.Configurationpublic String getLogNCSARetainDays()
getLogNCSARetainDays in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean isLogNCSAAppend()
isLogNCSAAppend in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean isLogNCSAExtended()
isLogNCSAExtended in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean isLogNCSADispatch()
isLogNCSADispatch in interface org.ops4j.pax.web.service.spi.Configurationpublic String getLogNCSATimeZone()
getLogNCSATimeZone in interface org.ops4j.pax.web.service.spi.Configurationpublic String getLogNCSADirectory()
getLogNCSADirectory in interface org.ops4j.pax.web.service.spi.Configurationpublic List<String> getVirtualHosts()
getVirtualHosts in interface org.ops4j.pax.web.service.spi.Configurationpublic List<String> getConnectors()
getConnectors in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean isLogNCSALatency()
isLogNCSALatency in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean isLogNCSACookies()
isLogNCSACookies in interface org.ops4j.pax.web.service.spi.Configurationpublic Boolean isLogNCSAServer()
isLogNCSAServer in interface org.ops4j.pax.web.service.spi.ConfigurationCopyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.