| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected KeyedCollection<String,MessageDestination> |
Application.messageDestination |
protected List<MessageDestination> |
AssemblyDescriptor.messageDestination |
protected List<MessageDestination> |
WebApp.messageDestination |
protected KeyedCollection<String,MessageDestination> |
ApplicationClient.messageDestination |
protected List<MessageDestination> |
WebFragment.messageDestination |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessageDestination> |
Application.getMessageDestination() |
List<MessageDestination> |
AssemblyDescriptor.getMessageDestination() |
List<MessageDestination> |
WebCommon.getMessageDestination() |
List<MessageDestination> |
WebApp.getMessageDestination() |
Collection<MessageDestination> |
ApplicationClient.getMessageDestination() |
List<MessageDestination> |
WebFragment.getMessageDestination() |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.