Package org.distributeme.core
Interface CustomTagProvider
public interface CustomTagProvider
- Since:
- 3/17/17.
- Author:
- bjochheim
-
Method Summary
-
Method Details
-
getTag
String getTag()- Returns:
- a String that is compatible with Consul tags or null for no tag
-