| Package | Description |
|---|---|
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
Resource.getType() |
| Modifier and Type | Method and Description |
|---|---|
R |
ElementVisitor.visitResourceType(ResourceType type,
P parameter) |
| Constructor and Description |
|---|
Resource(CanonicalPath path,
ResourceType type) |
Resource(CanonicalPath path,
ResourceType type,
Map<String,Object> properties) |
Resource(String name,
CanonicalPath path,
ResourceType type) |
Resource(String name,
CanonicalPath path,
ResourceType type,
Map<String,Object> properties) |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.