Lines Matching defs:groupName

205      * @param groupName Name of the group ("JvmOS")
214 protected JvmOSMeta createJvmOSMetaNode(String groupName,
226 * @param groupName Name of the group ("JvmOS")
238 protected abstract Object createJvmOSMBean(String groupName,
286 * @param groupName Name of the group ("JvmCompilation")
295 protected JvmCompilationMeta createJvmCompilationMetaNode(String groupName,
307 * @param groupName Name of the group ("JvmCompilation")
319 protected abstract Object createJvmCompilationMBean(String groupName,
367 * @param groupName Name of the group ("JvmRuntime")
376 protected JvmRuntimeMeta createJvmRuntimeMetaNode(String groupName,
388 * @param groupName Name of the group ("JvmRuntime")
400 protected abstract Object createJvmRuntimeMBean(String groupName,
448 * @param groupName Name of the group ("JvmThreading")
457 protected JvmThreadingMeta createJvmThreadingMetaNode(String groupName,
469 * @param groupName Name of the group ("JvmThreading")
481 protected abstract Object createJvmThreadingMBean(String groupName,
529 * @param groupName Name of the group ("JvmMemory")
538 protected JvmMemoryMeta createJvmMemoryMetaNode(String groupName,
550 * @param groupName Name of the group ("JvmMemory")
562 protected abstract Object createJvmMemoryMBean(String groupName,
610 * @param groupName Name of the group ("JvmClassLoading")
619 protected JvmClassLoadingMeta createJvmClassLoadingMetaNode(String groupName,
631 * @param groupName Name of the group ("JvmClassLoading")
643 protected abstract Object createJvmClassLoadingMBean(String groupName,