Uses of Class
org.apache.openejb.jee.jba.SecurityRole

Packages that use SecurityRole
org.apache.openejb.jee.jba   
 

Uses of SecurityRole in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba with type parameters of type SecurityRole
protected  java.util.List<SecurityRole> AssemblyDescriptor.securityRole
           
 

Methods in org.apache.openejb.jee.jba that return SecurityRole
 SecurityRole ObjectFactory.createSecurityRole()
          Create an instance of SecurityRole
 

Methods in org.apache.openejb.jee.jba that return types with arguments of type SecurityRole
 java.util.List<SecurityRole> AssemblyDescriptor.getSecurityRole()
          Gets the value of the securityRole property.
 



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