Uses of Interface
com.sun.enterprise.config.serverbeans.GroupManagementService
-
Packages that use GroupManagementService Package Description com.sun.enterprise.config.serverbeans -
-
Uses of GroupManagementService in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return GroupManagementService Modifier and Type Method Description @NotNull GroupManagementServiceConfig. getGroupManagementService()Gets the value of the groupManagementService property.Methods in com.sun.enterprise.config.serverbeans with parameters of type GroupManagementService Modifier and Type Method Description voidConfig. setGroupManagementService(GroupManagementService value)Sets the value of the groupManagementService property.
-