|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoleSource | |
---|---|
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 | |
---|---|
protected List<RoleSource> |
EJBRelationshipRole.sources
|
Methods in org.apache.openejb.jee.was.v6.ejb that return RoleSource | |
---|---|
RoleSource |
ObjectFactory.createRoleSource()
Create an instance of RoleSource |
Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type RoleSource | |
---|---|
javax.xml.bind.JAXBElement<RoleSource> |
ObjectFactory.createRoleSource(RoleSource value)
Create an instance of JAXBElement < RoleSource
> |
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 | |
---|---|
javax.xml.bind.JAXBElement<RoleSource> |
ObjectFactory.createRoleSource(RoleSource value)
Create an instance of JAXBElement < RoleSource
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |