public interface AttributesAware
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(String name,
String value) |
Map<String,String> |
getAttributes() |
String |
removeAttribute(String name) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.