| Package | Description |
|---|---|
| org.hawkular.agent.monitor.protocol.platform |
| Modifier and Type | Method and Description |
|---|---|
Constants.PlatformResourceType |
PlatformResourceNode.getType() |
Constants.PlatformResourceType |
PlatformPath.PathSegment.getType() |
static Constants.PlatformResourceType |
Constants.PlatformResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.PlatformResourceType[] |
Constants.PlatformResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformPath.Builder |
PlatformPath.Builder.any(Constants.PlatformResourceType type) |
PlatformPath.Builder |
PlatformPath.Builder.segment(Constants.PlatformResourceType type,
String name) |
| Constructor and Description |
|---|
PlatformResourceNode(Constants.PlatformResourceType type,
String id) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.