Uses of Class
org.apache.openejb.jee.was.v6.ejb.RoleSource
-
Packages that use RoleSource Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RoleSource in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type RoleSource Modifier and Type Field Description protected List<RoleSource>EJBRelationshipRole. sourcesMethods in org.apache.openejb.jee.was.v6.ejb that return RoleSource Modifier and Type Method Description RoleSourceObjectFactory. createRoleSource()Create an instance ofRoleSourceMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type RoleSource Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RoleSource>ObjectFactory. createRoleSource(RoleSource value)List<RoleSource>EJBRelationshipRole. getSources()Gets the value of the sources property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type RoleSource Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RoleSource>ObjectFactory. createRoleSource(RoleSource value)
-