public interface HttpAccessLog
extends org.jvnet.hk2.config.ConfigBeanProxy
| 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.
|
String getLogDirectory()
Stringvoid setLogDirectory(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getIponly()
Stringvoid setIponly(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionCopyright © 2013. All Rights Reserved.