public abstract class AbstractSensorKeyProducer extends java.lang.Object implements SensorKeyProducer
| Constructor and Description |
|---|
AbstractSensorKeyProducer(java.lang.String contextId,
java.net.URI uri)
The constructor, that requires contexId, and an uri on the authorization server associated with the sensor keys.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiterrorKey, successKeypublic AbstractSensorKeyProducer(java.lang.String contextId,
java.net.URI uri)
contextId - A configId or some other label that identifies the specific configuration or environmenturi - The uri on the authorization server the metrics are associated withCopyright © 2024. All rights reserved.