public final class ServiceTags extends Object
ServiceDeclaration.taggedWith(String...) method.
These can be used in conjunction with the withTags() Service
Selector.| Constructor and Description |
|---|
ServiceTags(String... tags) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasTag(String tag) |
boolean |
hasTags(String... aTags) |
String[] |
tags() |