public interface 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
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.