Uses of Class
org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory
-
Packages that use EJBMethodCategory 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 EJBMethodCategory in org.apache.openejb.jee.was.v6.ejb
Methods in org.apache.openejb.jee.was.v6.ejb that return EJBMethodCategory Modifier and Type Method Description EJBMethodCategoryObjectFactory. createEJBMethodCategory()Create an instance ofEJBMethodCategoryMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EJBMethodCategory Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBMethodCategory>ObjectFactory. createEJBMethodCategory(EJBMethodCategory value)Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type EJBMethodCategory Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBMethodCategory>ObjectFactory. createEJBMethodCategory(EJBMethodCategory value)
-