Class ConfigPropertiesImpl
java.lang.Object
org.jboss.jca.as.converters.wls.metadata.ConfigPropertiesImpl
- All Implemented Interfaces:
Serializable,ConfigProperties,WlsMetadata
A generic ConfigProperties.
- Author:
- Jeff Zhang
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.jca.as.converters.wls.api.metadata.ConfigProperties
ConfigProperties.Attribute, ConfigProperties.Tag -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigPropertiesImpl
construct- Parameters:
props- ArrayList
-
-
Method Details
-
getProperty
Description copied from interface:ConfigPropertiesgetProperty- Specified by:
getPropertyin interfaceConfigProperties- Returns:
- the List
-