DescriptorBean
, SettableBean
, StandardInterface
GroupEditorMBean
public interface GroupRemoverMBean extends StandardInterface, DescriptorBean
Modifier and Type | Method | Description |
---|---|---|
void |
removeGroup(java.lang.String groupName) |
Removes a group.
|
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListener
getName
void removeGroup(java.lang.String groupName) throws NotFoundException, InvalidParameterException
groupName
- - The name of an existing group.NotFoundException
InvalidParameterException