public interface AssetTreeJMXMBean
| Modifier and Type | Method and Description |
|---|---|
int |
getEntrySubscriberCount() |
String |
getKeyStoreValue() |
int |
getKeySubscriberCount() |
String |
getKeyType() |
String |
getPath() |
long |
getSize() |
int |
getTopicSubscriberCount() |
String |
getValueType() |
void |
notifyMe(String key,
String value) |
void |
setSize(long size) |
void setSize(long size)
long getSize()
String getKeyType()
String getValueType()
int getTopicSubscriberCount()
int getKeySubscriberCount()
int getEntrySubscriberCount()
String getPath()
String getKeyStoreValue()
Copyright © 2015. All rights reserved.