| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base |
| Modifier and Type | Method and Description |
|---|---|
Page<Tenant> |
EmptyInventory.TenantsMultiple.entities(Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
default Tenants.Single |
Inventory.inspect(Tenant tenant)
Provides an access interface for inspecting given tenant.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractElement.Updater<Tenant.Update,Tenant> |
Tenant.update() |
| Modifier and Type | Method and Description |
|---|---|
R |
ElementVisitor.visitTenant(Tenant tenant,
P parameter) |
R |
ElementVisitor.Simple.visitTenant(Tenant tenant,
P parameter) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityAndPendingNotifications<Tenant> |
BaseTenants.ReadWrite.wireUpNewEntity(BE entity,
Tenant.Blueprint blueprint,
CanonicalPath parentPath,
BE parent) |
| Constructor and Description |
|---|
Multiple(TraversalContext<BE,Tenant> context) |
Read(TraversalContext<BE,Tenant> context) |
ReadContained(TraversalContext<BE,Tenant> context) |
ReadWrite(TraversalContext<BE,Tenant> context) |
Single(TraversalContext<BE,Tenant> context) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.