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

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

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

Methods in com.sun.enterprise.config.serverbeans that return HttpAccessLog
 HttpAccessLog VirtualServer.getHttpAccessLog()
          Gets the value of the httpAccessLog property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type HttpAccessLog
 void VirtualServer.setHttpAccessLog(HttpAccessLog value)
          Sets the value of the httpAccessLog property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.