public interface AttributeSecretDao
Modifier and Type | Method and Description |
---|---|
Collection<OnmsSecretAttribute> |
getAttributesForInterface(OnmsIpInterface iface)
getAttributesForInterface
|
Collection<OnmsSecretAttribute> |
getAttributesForNode(OnmsNode node)
getAttributesForNode
|
OnmsSecretAttribute |
getResponseTimeAttributeForService(OnmsMonitoredService svc)
getResponseTimeAttributeForService
|
Collection<OnmsSecretAttribute> getAttributesForNode(OnmsNode node)
getAttributesForNode
node
- a OnmsNode
object.Collection
object.Collection<OnmsSecretAttribute> getAttributesForInterface(OnmsIpInterface iface)
getAttributesForInterface
iface
- a OnmsIpInterface
object.Collection
object.OnmsSecretAttribute getResponseTimeAttributeForService(OnmsMonitoredService svc)
getResponseTimeAttributeForService
svc
- a OnmsMonitoredService
object.OnmsSecretAttribute
object.Copyright © 2017. All rights reserved.