Class AdminObjectsImpl
java.lang.Object
org.jboss.jca.as.converters.wls.metadata.AdminObjectsImpl
- All Implemented Interfaces:
Serializable,AdminObjects,WlsMetadata
A generic AdminObjects.
- Author:
- Jeff Zhang
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.jca.as.converters.wls.api.metadata.AdminObjects
AdminObjects.Attribute, AdminObjects.Tag -
Constructor Summary
ConstructorsConstructorDescriptionAdminObjectsImpl(ConfigProperties props, List<AdminObjectGroup> aogs) constructor -
Method Summary
Modifier and TypeMethodDescriptiongetAdminObjectGroupgetDefaultProperties
-
Constructor Details
-
AdminObjectsImpl
constructor- Parameters:
props- ConfigPropertiesaogs- List
-
-
Method Details
-
getDefaultProperties
Description copied from interface:AdminObjectsgetDefaultProperties- Specified by:
getDefaultPropertiesin interfaceAdminObjects- Returns:
- the ConfigProperties
-
getAdminObjectGroup
Description copied from interface:AdminObjectsgetAdminObjectGroup- Specified by:
getAdminObjectGroupin interfaceAdminObjects- Returns:
- the List
-