Uses of Class
org.jboss.as.ejb3.deployment.ApplicableMethodInformation
Packages that use ApplicableMethodInformation
-
Uses of ApplicableMethodInformation in org.jboss.as.ejb3.component
Methods in org.jboss.as.ejb3.component that return ApplicableMethodInformationModifier and TypeMethodDescriptionEJBComponentDescription.getAnnotationMethodPermissions()EJBComponentDescription.getDescriptorMethodPermissions()ApplicableMethodInformation<jakarta.ejb.TransactionAttributeType>EJBComponentDescription.getTransactionAttributes()EJBComponentDescription.getTransactionTimeouts() -
Uses of ApplicableMethodInformation in org.jboss.as.ejb3.security
Methods in org.jboss.as.ejb3.security with parameters of type ApplicableMethodInformationModifier and TypeMethodDescriptionprotected booleanEjbJaccConfigurator.createPermissions(EjbJaccConfig ejbJaccConfig, EJBComponentDescription description, EJBViewConfiguration ejbViewConfiguration, Method viewMethod, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index, ApplicableMethodInformation<EJBMethodSecurityAttribute> permissions)