Skip to main content
summaryrefslogtreecommitdiffstats
blob: a2016825d87b64a0ac7a2b976a0a7d4889cd38fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
###############################################################################
# Copyright (c) 2003, 2005 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
LicenseItemProvider_UI_0=License
SecurityPermissionItemProvider_UI_0=SecurityPermission
ConfigPropertyItemProvider_UI_0=ConfigProperty
_UI_ResourceAdapter_type=ResourceAdapter
_UI_OutboundResourceAdapter_type=OutboundResourceAdapter
_UI_ConnectionDefinition_type=ConnectionDefinition
_UI_InboundResourceAdapter_type=InboundResourceAdapter
_UI_MessageAdapter_type=MessageAdapter
_UI_MessageListener_type=MessageListener
_UI_ActivationSpec_type=ActivationSpec
_UI_RequiredConfigPropertyType_type=RequiredConfigProperty
_UI_AdminObject_type=AdminObject

Back to the top