public static class NameTokenProcessor.TokenInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<String> |
getKeywords() |
Set<String> |
getResources() |
String |
getToken() |
int |
hashCode() |
boolean |
isDomainOnly() |
boolean |
isExclude() |
boolean |
isRecursive() |
boolean |
isStandaloneOnly() |
void |
setRecursive(boolean recursive) |
String |
toString() |
public boolean isExclude()
public boolean isRecursive()
public void setRecursive(boolean recursive)
public String getToken()
public boolean isDomainOnly()
public boolean isStandaloneOnly()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.