|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceEnvRefBinding | |
---|---|
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 ResourceEnvRefBinding in org.apache.openejb.jee.was.v6.commonbnd |
---|
Methods in org.apache.openejb.jee.was.v6.commonbnd that return ResourceEnvRefBinding | |
---|---|
ResourceEnvRefBinding |
ObjectFactory.createResourceEnvRefBinding()
Create an instance of ResourceEnvRefBinding |
Methods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type ResourceEnvRefBinding | |
---|---|
javax.xml.bind.JAXBElement<ResourceEnvRefBinding> |
ObjectFactory.createResourceEnvRefBinding(ResourceEnvRefBinding value)
Create an instance of JAXBElement <
ResourceEnvRefBinding > |
Methods in org.apache.openejb.jee.was.v6.commonbnd with parameters of type ResourceEnvRefBinding | |
---|---|
javax.xml.bind.JAXBElement<ResourceEnvRefBinding> |
ObjectFactory.createResourceEnvRefBinding(ResourceEnvRefBinding value)
Create an instance of JAXBElement <
ResourceEnvRefBinding > |
Uses of ResourceEnvRefBinding in org.apache.openejb.jee.was.v6.ejbbnd |
---|
Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type ResourceEnvRefBinding | |
---|---|
protected java.util.List<ResourceEnvRefBinding> |
EnterpriseBeanBinding.resourceEnvRefBindings
|
Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type ResourceEnvRefBinding | |
---|---|
java.util.List<ResourceEnvRefBinding> |
EnterpriseBeanBinding.getResourceEnvRefBindings()
Gets the value of the resourceEnvRefBindings property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |