public abstract class JMXTaskKeyGenerator extends Object implements KeyGenerator
| Constructor and Description |
|---|
JMXTaskKeyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
generateDefaultKey(Task task)
This is used to generate keys for tasks that are not associated with any inventoried resource.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateKeyprotected String generateDefaultKey(Task task)
task - the task whose key is to be generatedCopyright © 2015 Red Hat, Inc.. All rights reserved.