Uses of Class
org.apache.openejb.jee.sun.EjbRef

Packages that use EjbRef
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EjbRef in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun with type parameters of type EjbRef
protected  List<EjbRef> SunApplicationClient.ejbRef
           
protected  List<EjbRef> Ejb.ejbRef
           
protected  List<EjbRef> SunApplication.ejbRef
           
protected  List<EjbRef> SunWebApp.ejbRef
           
 

Methods in org.apache.openejb.jee.sun that return types with arguments of type EjbRef
 List<EjbRef> SunApplicationClient.getEjbRef()
           
 List<EjbRef> Ejb.getEjbRef()
           
 List<EjbRef> SunApplication.getEjbRef()
           
 List<EjbRef> SunWebApp.getEjbRef()
           
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.