Interface AdminObject
- All Superinterfaces:
Cloneable,CopyableMetaData,IdDecoratedMetadata,JCAMetadata,Serializable
A AdminObject.
- Author:
- Stefano Maestri
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.jboss.jca.common.api.metadata.CopyableMetaData
copyMethods inherited from interface org.jboss.jca.common.api.metadata.spec.IdDecoratedMetadata
getId
-
Method Details
-
getAdminobjectInterface
XsdString getAdminobjectInterface()- Returns:
- adminobjectInterface
-
getAdminobjectClass
XsdString getAdminobjectClass()- Returns:
- adminobjectClass
-
getConfigProperties
List<ConfigProperty> getConfigProperties()- Returns:
- configProperty
-