|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceRefBinding | |
|---|---|
| org.apache.openejb.jee.was.v6.commonbnd | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| org.apache.openejb.jee.was.v6.ejbbnd | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of ResourceRefBinding in org.apache.openejb.jee.was.v6.commonbnd |
|---|
| Methods in org.apache.openejb.jee.was.v6.commonbnd that return ResourceRefBinding | |
|---|---|
ResourceRefBinding |
ObjectFactory.createResourceRefBinding()
Create an instance of ResourceRefBinding |
| Methods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type ResourceRefBinding | |
|---|---|
JAXBElement<ResourceRefBinding> |
ObjectFactory.createResourceRefBinding(ResourceRefBinding value)
Create an instance of JAXBElement<
ResourceRefBinding> |
| Methods in org.apache.openejb.jee.was.v6.commonbnd with parameters of type ResourceRefBinding | |
|---|---|
JAXBElement<ResourceRefBinding> |
ObjectFactory.createResourceRefBinding(ResourceRefBinding value)
Create an instance of JAXBElement<
ResourceRefBinding> |
| Uses of ResourceRefBinding in org.apache.openejb.jee.was.v6.ejbbnd |
|---|
| Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type ResourceRefBinding | |
|---|---|
protected List<ResourceRefBinding> |
EnterpriseBeanBinding.datasources
|
protected List<ResourceRefBinding> |
EJBJarBinding.defaultDatasources
|
protected List<ResourceRefBinding> |
EnterpriseBeanBinding.resRefBindings
|
| Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type ResourceRefBinding | |
|---|---|
List<ResourceRefBinding> |
EnterpriseBeanBinding.getDatasources()
Gets the value of the datasources property. |
List<ResourceRefBinding> |
EJBJarBinding.getDefaultDatasources()
Gets the value of the defaultDatasources property. |
List<ResourceRefBinding> |
EnterpriseBeanBinding.getResRefBindings()
Gets the value of the resRefBindings property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||