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

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

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

Methods in com.sun.enterprise.config.serverbeans that return GroupManagementService
 GroupManagementService Config.getGroupManagementService()
          Gets the value of the groupManagementService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type GroupManagementService
 void Config.setGroupManagementService(GroupManagementService value)
          Sets the value of the groupManagementService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.