|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CMPConnectionFactoryBinding | |
---|---|
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 | |
---|---|
protected java.util.List<CMPConnectionFactoryBinding> |
EnterpriseBeanBinding.cmpConnectionFactories
|
protected java.util.List<CMPConnectionFactoryBinding> |
EJBJarBinding.defaultCMPConnectionFactories
|
Methods in org.apache.openejb.jee.was.v6.ejbbnd that return CMPConnectionFactoryBinding | |
---|---|
CMPConnectionFactoryBinding |
ObjectFactory.createCMPConnectionFactoryBinding()
Create an instance of CMPConnectionFactoryBinding |
Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type CMPConnectionFactoryBinding | |
---|---|
javax.xml.bind.JAXBElement<CMPConnectionFactoryBinding> |
ObjectFactory.createCMPConnectionFactoryBinding(CMPConnectionFactoryBinding value)
Create an instance of JAXBElement <
CMPConnectionFactoryBinding > |
java.util.List<CMPConnectionFactoryBinding> |
EnterpriseBeanBinding.getCmpConnectionFactories()
Gets the value of the cmpConnectionFactories property. |
java.util.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 | |
---|---|
javax.xml.bind.JAXBElement<CMPConnectionFactoryBinding> |
ObjectFactory.createCMPConnectionFactoryBinding(CMPConnectionFactoryBinding value)
Create an instance of JAXBElement <
CMPConnectionFactoryBinding > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |