Uses of Class
org.apache.openejb.jee.sun.MessageDestinationRef
-
Packages that use MessageDestinationRef Package Description 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 Modifier and Type Field Description protected List<MessageDestinationRef>Ejb. messageDestinationRefprotected List<MessageDestinationRef>SunApplication. messageDestinationRefprotected List<MessageDestinationRef>SunApplicationClient. messageDestinationRefprotected List<MessageDestinationRef>SunWebApp. messageDestinationRefMethods in org.apache.openejb.jee.sun that return types with arguments of type MessageDestinationRef Modifier and Type Method Description List<MessageDestinationRef>Ejb. getMessageDestinationRef()List<MessageDestinationRef>SunApplication. getMessageDestinationRef()List<MessageDestinationRef>SunApplicationClient. getMessageDestinationRef()List<MessageDestinationRef>SunWebApp. getMessageDestinationRef()
-