Uses of Class
org.glassfish.appclient.client.acc.config.LogService

Packages that use LogService
org.glassfish.appclient.client.acc.config   
 

Uses of LogService in org.glassfish.appclient.client.acc.config
 

Fields in org.glassfish.appclient.client.acc.config declared as LogService
protected  LogService ClientContainer.logService
           
 

Methods in org.glassfish.appclient.client.acc.config that return LogService
 LogService ObjectFactory.createLogService()
          Create an instance of LogService
 LogService ClientContainer.getLogService()
          Gets the value of the logService property.
 

Methods in org.glassfish.appclient.client.acc.config with parameters of type LogService
 void ClientContainer.setLogService(LogService value)
          Sets the value of the logService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.