Uses of Class
org.apache.openejb.jee.was.v6.ejbbnd.EJBJarBinding

Packages that use EJBJarBinding
org.apache.openejb.jee.was.v6.ejbbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EJBJarBinding in org.apache.openejb.jee.was.v6.ejbbnd
 

Methods in org.apache.openejb.jee.was.v6.ejbbnd that return EJBJarBinding
 EJBJarBinding ObjectFactory.createEJBJarBinding()
          Create an instance of EJBJarBinding
 

Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type EJBJarBinding
 javax.xml.bind.JAXBElement<EJBJarBinding> ObjectFactory.createEJBJarBinding(EJBJarBinding value)
          Create an instance of JAXBElement<EJBJarBinding >
 

Methods in org.apache.openejb.jee.was.v6.ejbbnd with parameters of type EJBJarBinding
 javax.xml.bind.JAXBElement<EJBJarBinding> ObjectFactory.createEJBJarBinding(EJBJarBinding value)
          Create an instance of JAXBElement<EJBJarBinding >
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.