@MXBean public interface AttributeStoreMXBean
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAttributeNames() |
boolean |
hasAttribute(String name) |
boolean |
removeAttribute(String name) |
void |
removeAttributes() |
Copyright © 2006-2012 The Red5 Project