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

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

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

Fields in org.apache.openejb.jee.sun with type parameters of type MessageDestination
protected  java.util.List<MessageDestination> EnterpriseBeans.messageDestination
           
protected  java.util.List<MessageDestination> SunApplicationClient.messageDestination
           
protected  java.util.List<MessageDestination> SunWebApp.messageDestination
           
 

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



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