Uses of Class
org.apache.openejb.jee.was.v6.ejb.EJBRelation
-
Packages that use EJBRelation Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EJBRelation in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type EJBRelation Modifier and Type Field Description protected List<EJBRelation>Relationships. ejbRelationsMethods in org.apache.openejb.jee.was.v6.ejb that return EJBRelation Modifier and Type Method Description EJBRelationObjectFactory. createEJBRelation()Create an instance ofEJBRelationMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EJBRelation Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBRelation>ObjectFactory. createEJBRelation(EJBRelation value)List<EJBRelation>Relationships. getEjbRelations()Gets the value of the ejbRelations property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type EJBRelation Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBRelation>ObjectFactory. createEJBRelation(EJBRelation value)
-