Uses of Interface
org.jboss.jca.embedded.dsl.ironjacamar13.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.ironjacamar13.api
Methods in org.jboss.jca.embedded.dsl.ironjacamar13.api that return WorkmanagerTypeModifier and TypeMethodDescriptionIronjacamarDescriptor.getOrCreateWorkmanager()If not already created, a newworkmanagerelement with the given value will be created.IronjacamarType.getOrCreateWorkmanager()If not already created, a newworkmanagerelement with the given value will be created.WorkmanagerType.removeSecurity()Removes thesecurityelementMethods in org.jboss.jca.embedded.dsl.ironjacamar13.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.ironjacamar13.impl
Classes in org.jboss.jca.embedded.dsl.ironjacamar13.impl that implement WorkmanagerTypeModifier and TypeClassDescriptionclassThis class implements theworkmanagerTypexsd typeMethods in org.jboss.jca.embedded.dsl.ironjacamar13.impl that return WorkmanagerTypeModifier and TypeMethodDescriptionIronjacamarDescriptorImpl.getOrCreateWorkmanager()If not already created, a newworkmanagerelement with the given value will be created.IronjacamarTypeImpl.getOrCreateWorkmanager()If not already created, a newworkmanagerelement with the given value will be created.WorkmanagerTypeImpl.removeSecurity()Removes thesecurityelementMethods in org.jboss.jca.embedded.dsl.ironjacamar13.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.