Package org.jboss.as.controller.xml
Class XMLAttribute.DefaultXMLAttribute<RC,WC>
java.lang.Object
org.jboss.as.controller.xml.XMLAttribute.DefaultXMLAttribute<RC,WC>
- All Implemented Interfaces:
Feature,XMLAttribute<RC,,WC> XMLComponent<RC,WC>
- Enclosing interface:
- XMLAttribute<RC,
WC>
public static class XMLAttribute.DefaultXMLAttribute<RC,WC>
extends Object
implements XMLAttribute<RC,WC>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLAttribute
XMLAttribute.Builder<RC,WC>, XMLAttribute.DefaultBuilder<RC, WC>, XMLAttribute.DefaultXMLAttribute<RC, WC>, XMLAttribute.Use -
Method Summary
-
Method Details
-
getName
Description copied from interface:XMLAttributeReturns the qualified name of this attribute.- Specified by:
getNamein interfaceXMLAttribute<RC,WC> - Returns:
- the qualified name of this attribute.
-
getReader
Description copied from interface:XMLComponentReturns the reader of this XML component.- Specified by:
getReaderin interfaceXMLAttribute<RC,WC> - Specified by:
getReaderin interfaceXMLComponent<RC,WC> - Returns:
- the reader of this XML component.
-
getWriter
Description copied from interface:XMLComponentReturns the writer of this XML component.- Specified by:
getWriterin interfaceXMLComponent<RC,WC> - Returns:
- the writer of this XML component.
-
getUsage
Description copied from interface:XMLAttributeReturns the usage of this XML attribute.- Specified by:
getUsagein interfaceXMLAttribute<RC,WC> - Returns:
- the usage of this XML attribute.
-
getStability
Description copied from interface:FeatureReturns the stability level of this feature.- Specified by:
getStabilityin interfaceFeature- Returns:
- a stability level
-