Uses of Class
org.apache.openejb.jee.MethodAttribute
-
Packages that use MethodAttribute Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MethodAttribute in org.apache.openejb.jee
Methods in org.apache.openejb.jee that return types with arguments of type MethodAttribute Modifier and Type Method Description Map<String,List<MethodAttribute>>AssemblyDescriptor. getMethodConcurrencyMap(String ejbName)Map<String,List<MethodAttribute>>AssemblyDescriptor. getMethodTransactionMap(String ejbName)
-