WTCImport
Description
This interface provides access to the WTC import configuration attributes. The methods defined herein are applicable for WTC configuration at the WLS domain level.
Syntax
<WTCImport LocalAccessPoint="String Name="String Notes="String RemoteAccessPointList="String RemoteName="String ResourceName="String Type="String
/>
Parent Elements
Attributes
LocalAccessPoint Defines the name of the local access point that imports the service. Admin Console field label: Local Access Point Name The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. Required: no Notes Optional information that you can include to describe this configuration. Required: no RemoteAccessPointList Defines a comma-separated failover list that identifies the remote Tuxedo access points through which resources are imported. Example: TDOM1,TDOM2,TDOM3 Admin Console field label: Remote Access Point List RemoteName Defines the remote name of the service. If not specified, the ResourceName attribute is used. Admin Console field label: Remote NameRequired: no ResourceName Defines the name used to identify an imported service. This name must be unique within defined Imports. This allows you to define unique configurations having the same Remote Name. Admin Console field label: Resource Name Type Returns the type of the MBean. Required: no