Uses of Interface
com.sun.enterprise.config.serverbeans.HttpAccessLog
-
Packages that use HttpAccessLog Package Description com.sun.enterprise.config.serverbeans -
-
Uses of HttpAccessLog in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return HttpAccessLog Modifier and Type Method Description HttpAccessLogVirtualServer. getHttpAccessLog()Gets the value of the httpAccessLog property.Methods in com.sun.enterprise.config.serverbeans with parameters of type HttpAccessLog Modifier and Type Method Description voidVirtualServer. setHttpAccessLog(HttpAccessLog value)Sets the value of the httpAccessLog property.
-