Uses of Interface
com.oracle.coherence.concurrent.executor.management.ExecutorMBean
-
Packages that use ExecutorMBean Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of ExecutorMBean in com.oracle.coherence.concurrent.executor
Classes in com.oracle.coherence.concurrent.executor that implement ExecutorMBean Modifier and Type Class Description protected classClusteredRegistration.ExecutorMBeanImplExecutorMBeanimplementation.Methods in com.oracle.coherence.concurrent.executor with parameters of type ExecutorMBean Modifier and Type Method Description protected static voidClusteredRegistration. registerExecutorMBean(com.tangosol.net.CacheService service, ExecutorMBean mbean, String sName)Registers the provided MBean for the specified executor.
-