Uses of Class
org.apache.openejb.jee.was.v6.ejbbnd.CMPConnectionFactoryBinding
-
Packages that use CMPConnectionFactoryBinding Package Description org.apache.openejb.jee.was.v6.ejbbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CMPConnectionFactoryBinding in org.apache.openejb.jee.was.v6.ejbbnd
Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type CMPConnectionFactoryBinding Modifier and Type Field Description protected List<CMPConnectionFactoryBinding>EnterpriseBeanBinding. cmpConnectionFactoriesprotected List<CMPConnectionFactoryBinding>EJBJarBinding. defaultCMPConnectionFactoriesMethods in org.apache.openejb.jee.was.v6.ejbbnd that return CMPConnectionFactoryBinding Modifier and Type Method Description CMPConnectionFactoryBindingObjectFactory. createCMPConnectionFactoryBinding()Create an instance ofCMPConnectionFactoryBindingMethods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type CMPConnectionFactoryBinding Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CMPConnectionFactoryBinding>ObjectFactory. createCMPConnectionFactoryBinding(CMPConnectionFactoryBinding value)List<CMPConnectionFactoryBinding>EnterpriseBeanBinding. getCmpConnectionFactories()Gets the value of the cmpConnectionFactories property.List<CMPConnectionFactoryBinding>EJBJarBinding. getDefaultCMPConnectionFactories()Gets the value of the defaultCMPConnectionFactories property.Methods in org.apache.openejb.jee.was.v6.ejbbnd with parameters of type CMPConnectionFactoryBinding Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CMPConnectionFactoryBinding>ObjectFactory. createCMPConnectionFactoryBinding(CMPConnectionFactoryBinding value)
-