|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnterpriseBeanBinding | |
---|---|
org.apache.openejb.jee.was.v6.ejbbnd | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of EnterpriseBeanBinding in org.apache.openejb.jee.was.v6.ejbbnd |
---|
Subclasses of EnterpriseBeanBinding in org.apache.openejb.jee.was.v6.ejbbnd | |
---|---|
class |
MessageDrivenBeanBinding
Binding information for MessageDrivenBeans. |
Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type EnterpriseBeanBinding | |
---|---|
protected java.util.List<EnterpriseBeanBinding> |
EJBJarBinding.ejbBindings
|
Methods in org.apache.openejb.jee.was.v6.ejbbnd that return EnterpriseBeanBinding | |
---|---|
EnterpriseBeanBinding |
ObjectFactory.createEnterpriseBeanBinding()
Create an instance of EnterpriseBeanBinding |
Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type EnterpriseBeanBinding | |
---|---|
javax.xml.bind.JAXBElement<EnterpriseBeanBinding> |
ObjectFactory.createEnterpriseBeanBinding(EnterpriseBeanBinding value)
Create an instance of JAXBElement <
EnterpriseBeanBinding > |
java.util.List<EnterpriseBeanBinding> |
EJBJarBinding.getEjbBindings()
Gets the value of the ejbBindings property. |
Methods in org.apache.openejb.jee.was.v6.ejbbnd with parameters of type EnterpriseBeanBinding | |
---|---|
javax.xml.bind.JAXBElement<EnterpriseBeanBinding> |
ObjectFactory.createEnterpriseBeanBinding(EnterpriseBeanBinding value)
Create an instance of JAXBElement <
EnterpriseBeanBinding > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |