public interface HttpAccessLog extends ConfigBeanProxy
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getIponly()
Gets the value of the iponly property.
|
String |
getLogDirectory()
Gets the value of the logDirectory property.
|
void |
setIponly(String value)
Sets the value of the iponly property.
|
void |
setLogDirectory(String value)
Sets the value of the logDirectory property.
|
createChild, deepCopy, getParent, getParentString getLogDirectory()
Stringvoid setLogDirectory(String value) throws PropertyVetoException
value - allowed object is StringPropertyVetoExceptionString getIponly()
Stringvoid setIponly(String value) throws PropertyVetoException
value - allowed object is StringPropertyVetoExceptionCopyright © 2019. All rights reserved.