@MXBean public interface AttributeStoreMXBean
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAttributeNames() |
boolean |
hasAttribute(String name) |
boolean |
removeAttribute(String name) |
void |
removeAttributes() |
Copyright © 2005–2017 Red5. All rights reserved.