Uses of Interface
com.sun.enterprise.config.serverbeans.AccessLog

Packages that use AccessLog
com.sun.enterprise.config.serverbeans   
 

Uses of AccessLog in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return AccessLog
 AccessLog HttpService.getAccessLog()
          Gets the value of the accessLog property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type AccessLog
 void HttpService.setAccessLog(AccessLog value)
          Sets the value of the accessLog property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.