public interface GroupRemoverMBean extends StandardInterface, DescriptorBean
Modifier and Type | Method and Description |
---|---|
void |
removeGroup(java.lang.String groupName)
Removes a group.
|
getName, setName, wls_getDisplayName, wls_getInterfaceClassName, wls_getObjectName
addBeanUpdateListener, addPropertyChangeListener, createChildCopy, createChildCopyIncludingObsolete, getDescriptor, getParentBean, isEditable, removeBeanUpdateListener, removePropertyChangeListener
isSet, unSet
void removeGroup(java.lang.String groupName) throws NotFoundException, InvalidParameterException
groupName
- - The name of an existing group.NotFoundException
InvalidParameterException