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  java.util.List<EjbRef> Ejb.ejbRef
           
protected  java.util.List<EjbRef> SunApplicationClient.ejbRef
           
protected  java.util.List<EjbRef> SunWebApp.ejbRef
           
 

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



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.