public interface MetaAttributeSource
Modifier and Type | Method and Description |
---|---|
String |
getName()
Obtain the supplied meta-attribute name
|
String |
getValue()
Obtain the supplied meta-attribute value.
|
boolean |
isInheritable()
Is the meta-attribute value inheritable?
|
String getName()
String getValue()
boolean isInheritable()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.