public interface GroupRemoverMBean extends StandardInterface, DescriptorBean
| Modifier and Type | Method and Description | 
|---|---|
void | 
removeGroup(String groupName)
Removes a group. 
 | 
getNameaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenervoid removeGroup(String groupName) throws NotFoundException, InvalidParameterException
groupName - - The name of an existing group.NotFoundExceptionInvalidParameterException