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

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

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

Methods in com.sun.enterprise.config.serverbeans that return AlertService
 AlertService Config.getAlertService()
          Gets the value of the alertService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type AlertService
 void Config.setAlertService(AlertService value)
          Sets the value of the alertService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.