Uses of Interface
com.sun.enterprise.config.serverbeans.DiagnosticService
Packages that use DiagnosticService
-
Uses of DiagnosticService in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return DiagnosticServiceModifier and TypeMethodDescriptionConfig.getDiagnosticService()Gets the value of the diagnosticService property.Methods in com.sun.enterprise.config.serverbeans with parameters of type DiagnosticServiceModifier and TypeMethodDescriptionstatic <T extends DiagnosticServiceExtension>
TDiagnosticService.Duck.getExtensionByType(DiagnosticService s, Class<T> type) voidConfig.setDiagnosticService(DiagnosticService value) Sets the value of the diagnosticService property.