public class AttributeSupporter extends Object implements XAttributeSupport
XAttributeSupport.| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String key)
Get the value of the given attribute
|
Map<String,Object> |
getAttributes()
Get the attributes
|
String |
toString() |
public Object getAttribute(String key)
XAttributeSupportgetAttribute in interface XAttributeSupportpublic Map<String,Object> getAttributes()
XAttributeSupportgetAttributes in interface XAttributeSupportCopyright © 2016 JBoss by Red Hat. All rights reserved.