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

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

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

Fields in org.apache.openejb.jee.sun with type parameters of type ServiceRef
protected  java.util.List<ServiceRef> Ejb.serviceRef
           
protected  java.util.List<ServiceRef> SunApplicationClient.serviceRef
           
protected  java.util.List<ServiceRef> SunWebApp.serviceRef
           
 

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



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