Uses of Class
org.apache.openejb.jee.was.v6.ejbbnd.EnterpriseBeanBinding
-
Packages that use EnterpriseBeanBinding Package Description 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 Modifier and Type Class Description classMessageDrivenBeanBindingBinding information for MessageDrivenBeans.Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type EnterpriseBeanBinding Modifier and Type Field Description protected List<EnterpriseBeanBinding>EJBJarBinding. ejbBindingsMethods in org.apache.openejb.jee.was.v6.ejbbnd that return EnterpriseBeanBinding Modifier and Type Method Description EnterpriseBeanBindingObjectFactory. createEnterpriseBeanBinding()Create an instance ofEnterpriseBeanBindingMethods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type EnterpriseBeanBinding Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EnterpriseBeanBinding>ObjectFactory. createEnterpriseBeanBinding(EnterpriseBeanBinding value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EnterpriseBeanBinding>ObjectFactory. createEnterpriseBeanBinding(EnterpriseBeanBinding value)
-