public class ComponentTagProvider extends Object
| Constructor and Description |
|---|
ComponentTagProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTag(String component,
String containerId)
Get a tag for container
|
void |
recordAssignedTag(String component,
String containerId,
String tag)
Record an assigned tag to a container
|
void |
releaseTag(String component,
String containerId)
Release a tag associated with a container
|
public void recordAssignedTag(String component, String containerId, String tag)
component - containerId - tag - public String getTag(String component, String containerId)
component - containerId - Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.