Uses of Interface
org.jboss.jca.embedded.dsl.resourceadapters10.api.ExtensionType
Packages that use ExtensionType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ExtensionType in org.jboss.jca.embedded.dsl.resourceadapters10.api
Methods in org.jboss.jca.embedded.dsl.resourceadapters10.api that return ExtensionTypeModifier and TypeMethodDescriptionSets theclass-nameattributeRecoverType.getOrCreateRecoverPlugin()If not already created, a newrecover-pluginelement with the given value will be created.ExtensionType.removeClassName()Removes theclass-nameattributeExtensionType.removeConfigProperty()Removes theconfig-propertyelementMethods in org.jboss.jca.embedded.dsl.resourceadapters10.api that return types with arguments of type ExtensionTypeModifier and TypeMethodDescriptionExtensionType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement with the given value will be created. -
Uses of ExtensionType in org.jboss.jca.embedded.dsl.resourceadapters10.impl
Classes in org.jboss.jca.embedded.dsl.resourceadapters10.impl that implement ExtensionTypeModifier and TypeClassDescriptionclassThis class implements theextensionTypexsd typeMethods in org.jboss.jca.embedded.dsl.resourceadapters10.impl that return ExtensionTypeModifier and TypeMethodDescriptionSets theclass-nameattributeRecoverTypeImpl.getOrCreateRecoverPlugin()If not already created, a newrecover-pluginelement with the given value will be created.ExtensionTypeImpl.removeClassName()Removes theclass-nameattributeExtensionTypeImpl.removeConfigProperty()Removes theconfig-propertyelementMethods in org.jboss.jca.embedded.dsl.resourceadapters10.impl that return types with arguments of type ExtensionTypeModifier and TypeMethodDescriptionExtensionTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement with the given value will be created.