| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceRefBinding |
ObjectFactory.createResourceRefBinding()
Create an instance of
ResourceRefBinding |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ResourceRefBinding> |
ObjectFactory.createResourceRefBinding(ResourceRefBinding value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ResourceRefBinding> |
ObjectFactory.createResourceRefBinding(ResourceRefBinding value)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ResourceRefBinding> |
EnterpriseBeanBinding.datasources |
protected List<ResourceRefBinding> |
EJBJarBinding.defaultDatasources |
protected List<ResourceRefBinding> |
EnterpriseBeanBinding.resRefBindings |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.