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

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

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

Fields in org.apache.openejb.jee.sun with type parameters of type ResourceRef
protected  List<ResourceRef> Ejb.resourceRef
           
protected  List<ResourceRef> SunWebApp.resourceRef
           
protected  List<ResourceRef> SunApplicationClient.resourceRef
           
 

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



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