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

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

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

Methods in com.sun.enterprise.config.serverbeans that return DiagnosticService
 DiagnosticService Config.getDiagnosticService()
          Gets the value of the diagnosticService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type DiagnosticService
 void Config.setDiagnosticService(DiagnosticService value)
          Sets the value of the diagnosticService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.