public interface JPPFNodeMaintenanceMBean extends Serializable
Modifier and Type | Field and Description |
---|---|
static String |
MBEAN_NAME
Object name for this MBean.
|
Modifier and Type | Method and Description |
---|---|
void |
requestResourceCacheReset()
Request a reset of the resource caches of all the JPPF class loaders maintained by the node.
This method does not perform the reset imediately. |
static final String MBEAN_NAME
void requestResourceCacheReset() throws Exception
Exception
- if any error occurs while requesting the reset.Copyright © 2005-2019 JPPF Team.