Uses of Class
org.apache.openejb.jee.wls.RunAsRoleAssignment
-
Packages that use RunAsRoleAssignment Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RunAsRoleAssignment in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls with type parameters of type RunAsRoleAssignment Modifier and Type Field Description protected List<RunAsRoleAssignment>WeblogicEjbJar. runAsRoleAssignmentMethods in org.apache.openejb.jee.wls that return RunAsRoleAssignment Modifier and Type Method Description RunAsRoleAssignmentObjectFactory. createRunAsRoleAssignment()Create an instance ofRunAsRoleAssignmentMethods in org.apache.openejb.jee.wls that return types with arguments of type RunAsRoleAssignment Modifier and Type Method Description List<RunAsRoleAssignment>WeblogicEjbJar. getRunAsRoleAssignment()Gets the value of the runAsRoleAssignment property.
-