Uses of Class
org.apache.openejb.jee.was.v6.ejb.RoleSource

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
 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
 JAXBElement<RoleSource> ObjectFactory.createRoleSource(RoleSource value)
          Create an instance of JAXBElement<RoleSource >
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.