This interface provides access to the WTC export configuration attributes. The methods defined herein are applicable for WTC configuration at the WLS domain level.
Attribute
|
Description
|
Range of Values and Default
|
EJBName
|
Defines the complete name of the EJB home interface to use when invoking a service. If not specified, the default interface used is tuxedo.services.servicenameHome. For example: If the service being invoked is TOUPPER and EJBName attribute is not specified, the home interface looked up in JNDI would be tuxedo.services.TOUPPERHome.
|
Admin Console field label: EJB NameRequired: no
|
LocalAccessPoint
|
Defines the name of the local Tuxedo access point that exports 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
|
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 exported service. This name must be unique within defined Exports. 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
|