Uses of Class
org.apache.openejb.jee.was.v6.ejb.MethodTransaction
-
Packages that use MethodTransaction 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 MethodTransaction in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type MethodTransaction Modifier and Type Field Description protected List<MethodTransaction>AssemblyDescriptor. methodTransactionsMethods in org.apache.openejb.jee.was.v6.ejb that return MethodTransaction Modifier and Type Method Description MethodTransactionObjectFactory. createMethodTransaction()Create an instance ofMethodTransactionMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type MethodTransaction Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MethodTransaction>ObjectFactory. createMethodTransaction(MethodTransaction value)List<MethodTransaction>AssemblyDescriptor. getMethodTransactions()Gets the value of the methodTransactions property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type MethodTransaction Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MethodTransaction>ObjectFactory. createMethodTransaction(MethodTransaction value)
-