|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.util.property.PropertyStore
org.ops4j.pax.url.wrap.internal.ConfigurationImpl
public class ConfigurationImpl
Service Configuration implementation.
Configuration
Constructor Summary | |
---|---|
ConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
Creates a new service configuration. |
Method Summary | |
---|---|
java.lang.Boolean |
getCertificateCheck()
Returns true if the certificate should be checked on SSL connection, false otherwise. |
Methods inherited from class org.ops4j.util.property.PropertyStore |
---|
contains, get, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
propertyResolver
- propertyResolver used to resolve properties; mandatoryMethod Detail |
---|
public java.lang.Boolean getCertificateCheck()
Configuration
getCertificateCheck
in interface Configuration
Configuration.getCertificateCheck()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |