Uses of Class
com.oracle.coherence.concurrent.executor.ClusteredRegistration.ExecutorMBeanImpl
-
Packages that use ClusteredRegistration.ExecutorMBeanImpl Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution. -
-
Uses of ClusteredRegistration.ExecutorMBeanImpl in com.oracle.coherence.concurrent.executor
Fields in com.oracle.coherence.concurrent.executor declared as ClusteredRegistration.ExecutorMBeanImpl Modifier and Type Field Description protected ClusteredRegistration.ExecutorMBeanImplClusteredRegistration. m_executorMBeanThe MBean for the registered executor.
-