Uses of Class
org.jboss.metamodel.descriptor.SecurityRoleRef

Packages that use SecurityRoleRef
org.jboss.ejb3.metamodel   
org.jboss.metamodel.descriptor   
 

Uses of SecurityRoleRef in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel that return types with arguments of type SecurityRoleRef
 Collection<SecurityRoleRef> EnterpriseBean.getSecurityRoleRefs()
           
 

Methods in org.jboss.ejb3.metamodel with parameters of type SecurityRoleRef
 void EjbJarDDObjectFactory.addChild(SessionEnterpriseBean parent, SecurityRoleRef roleRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void EnterpriseBean.addSecurityRoleRef(SecurityRoleRef roleRef)
           
 void EjbJarDDObjectFactory.setValue(SecurityRoleRef parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          
 

Uses of SecurityRoleRef in org.jboss.metamodel.descriptor
 

Methods in org.jboss.metamodel.descriptor with parameters of type SecurityRoleRef
 void DDObjectFactory.setValue(SecurityRoleRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
           
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.