public interface InProcessCacheMBean extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
getSize() |
void |
reset() |
void |
setName(String aName) |
void |
setSize(int i) |
Copyright © 2017. All rights reserved.