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

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

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

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

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



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