Uses of Class
org.apache.openejb.jee.was.v6.ejb.MethodPermission
-
Packages that use MethodPermission 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 MethodPermission in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type MethodPermission Modifier and Type Field Description protected List<MethodPermission>AssemblyDescriptor. methodPermissionsMethods in org.apache.openejb.jee.was.v6.ejb that return MethodPermission Modifier and Type Method Description MethodPermissionObjectFactory. createMethodPermission()Create an instance ofMethodPermissionMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type MethodPermission Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MethodPermission>ObjectFactory. createMethodPermission(MethodPermission value)List<MethodPermission>AssemblyDescriptor. getMethodPermissions()Gets the value of the methodPermissions property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type MethodPermission Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MethodPermission>ObjectFactory. createMethodPermission(MethodPermission value)
-