Uses of Interface
org.glassfish.admin.amx.intf.config.LogService

Packages that use LogService
org.glassfish.admin.amx.intf.config Specific AMX MBean proxy interfaces for config MBeans (domain.xml elements). 
 

Uses of LogService in org.glassfish.admin.amx.intf.config
 

Methods in org.glassfish.admin.amx.intf.config that return LogService
 LogService Config.getLogService()
          Deprecated.  
 LogService NodeAgent.getLogService()
          Deprecated.  
 

Methods in org.glassfish.admin.amx.intf.config with parameters of type LogService
 void Config.setLogService(LogService param1)
          Deprecated.  
 void NodeAgent.setLogService(LogService param1)
          Deprecated.  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.