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