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

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

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

Methods in com.sun.enterprise.config.serverbeans that return LogService
 LogService Config.getLogService()
          Gets the value of the logService property.
 LogService NodeAgent.getLogService()
          Gets the value of the logService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type LogService
 void Config.setLogService(LogService value)
          Sets the value of the logService property.
 void NodeAgent.setLogService(LogService value)
          Sets the value of the logService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.