public class AbstractDeployTagListener extends java.lang.Object implements DeployTagListener
Constructor and Description |
---|
AbstractDeployTagListener() |
Modifier and Type | Method and Description |
---|---|
void |
onTagAdd(java.lang.String tag) |
void |
onTagRemove(java.lang.String tag) |
public void onTagAdd(java.lang.String tag)
onTagAdd
in interface DeployTagListener
public void onTagRemove(java.lang.String tag)
onTagRemove
in interface DeployTagListener