This type is a class for model objects.
Proxy-specific settings for a deployed object. This is a web module for version 6.0.2, but can be extended to other deployed objects (ejb modules, applications, others) in the future.
Package: proxyAttributes Summary | |
deployedObjectConfigName : EString | Name that uniquely identifies the DeployedObjectConfig object, which contains configuration settings that can be applied to one or more deployed objects. This DeployedObjectProxyConfig will define proxy-specific properties that will also apply when the named DeployedObjectConfig object is used. In the case of web modules, this attribute must be the same as a "name" attribute of a "WebModuleConfig" object. |
enableProxy : EBoolean | This attribute indicates if the proxy is enabled for this web module. |
transportProtocol : ProxyTransportProtocolKind | Specifies the protocol the proxy will use when communicating with the deployed object. |
properties : Property * | * No description is available * |
Attribute Details |