Interface FragmentationInterceptorMBean
-
- All Known Implementing Classes:
FragmentationInterceptor
public interface FragmentationInterceptorMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getExpire()
int
getMaxSize()
void
setExpire(long expire)
void
setMaxSize(int maxSize)
-