Uses of Class
org.apache.openejb.jee.RelationshipRoleSource
-
Packages that use RelationshipRoleSource Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RelationshipRoleSource in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as RelationshipRoleSource Modifier and Type Field Description protected RelationshipRoleSourceEjbRelationshipRole. relationshipRoleSourceMethods in org.apache.openejb.jee that return RelationshipRoleSource Modifier and Type Method Description RelationshipRoleSourceEjbRelationshipRole. getRelationshipRoleSource()Methods in org.apache.openejb.jee with parameters of type RelationshipRoleSource Modifier and Type Method Description voidEjbRelationshipRole. setRelationshipRoleSource(RelationshipRoleSource value)
-