Uses of Class
org.apache.openejb.jee.wls.RunAsRoleAssignment

Packages that use RunAsRoleAssignment
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
protected  List<RunAsRoleAssignment> WeblogicEjbJar.runAsRoleAssignment
           
 

Methods in org.apache.openejb.jee.wls that return RunAsRoleAssignment
 RunAsRoleAssignment ObjectFactory.createRunAsRoleAssignment()
          Create an instance of RunAsRoleAssignment
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type RunAsRoleAssignment
 List<RunAsRoleAssignment> WeblogicEjbJar.getRunAsRoleAssignment()
          Gets the value of the runAsRoleAssignment property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.