Uses of Interface
com.sun.enterprise.config.serverbeans.AccessLog
-
Packages that use AccessLog Package Description com.sun.enterprise.config.serverbeans -
-
Uses of AccessLog in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return AccessLog Modifier and Type Method Description @NotNull AccessLogHttpService. getAccessLog()Gets the value of the accessLog property.Methods in com.sun.enterprise.config.serverbeans with parameters of type AccessLog Modifier and Type Method Description voidHttpService. setAccessLog(AccessLog value)Sets the value of the accessLog property.
-