Uses of Interface
org.jboss.jca.embedded.dsl.resourceadapters12.api.WorkmanagerType
Packages that use WorkmanagerType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of WorkmanagerType in org.jboss.jca.embedded.dsl.resourceadapters12.api
Methods in org.jboss.jca.embedded.dsl.resourceadapters12.api that return WorkmanagerTypeModifier and TypeMethodDescriptionResourceAdapterType.getOrCreateWorkmanager()If not already created, a newworkmanagerelement with the given value will be created.WorkmanagerType.removeSecurity()Removes thesecurityelementMethods in org.jboss.jca.embedded.dsl.resourceadapters12.api that return types with arguments of type WorkmanagerTypeModifier and TypeMethodDescriptionWorkmanagerType.getOrCreateSecurity()If not already created, a newsecurityelement with the given value will be created. -
Uses of WorkmanagerType in org.jboss.jca.embedded.dsl.resourceadapters12.impl
Classes in org.jboss.jca.embedded.dsl.resourceadapters12.impl that implement WorkmanagerTypeModifier and TypeClassDescriptionclassThis class implements theworkmanagerTypexsd typeMethods in org.jboss.jca.embedded.dsl.resourceadapters12.impl that return WorkmanagerTypeModifier and TypeMethodDescriptionResourceAdapterTypeImpl.getOrCreateWorkmanager()If not already created, a newworkmanagerelement with the given value will be created.WorkmanagerTypeImpl.removeSecurity()Removes thesecurityelementMethods in org.jboss.jca.embedded.dsl.resourceadapters12.impl that return types with arguments of type WorkmanagerTypeModifier and TypeMethodDescriptionWorkmanagerTypeImpl.getOrCreateSecurity()If not already created, a newsecurityelement with the given value will be created.