Difference between revisions of "ServiceAlias"

From GreenVulcano Wiki
Jump to: navigation, search
Line 1: Line 1:
 
The ServiceAlias Element is used by: [[extract-data-call]], [[generic-call]], [[gvcore-call]], [[j2ee-ejb-call]], [[j2ee-jca-call]], [[jms-dequeue]], [[jms-enqueue]], [[routed-call]], [[routed-dequeue]], [[routed-enqueue]], [[test-service-call]].
 
The ServiceAlias Element is used by: [[extract-data-call]], [[generic-call]], [[gvcore-call]], [[j2ee-ejb-call]], [[j2ee-jca-call]], [[jms-dequeue]], [[jms-enqueue]], [[routed-call]], [[routed-dequeue]], [[routed-enqueue]], [[test-service-call]].
  
It contains the element ''AliasMapping''.
+
Might contain a [[Description]] and more elements [[#AliasMapping|AliasMapping]].
  
 
==AliasMapping==
 
==AliasMapping==
  
The AliasMapping Element is used by ''ServiceAlias'' and has the attributes:
+
The AliasMapping Element is only used by '''ServiceAlias''' and has the attributes:
  
* ''real-name''
+
{|class="gvtable"
* ''alias''
+
! Attribute !! Type !! Description
 +
|-
 +
| real-name || required || The attribute's value cannot be null
 +
|-
 +
| alias || required || The attribute's value cannot be null
 +
|}

Revision as of 06:07, 6 March 2012

The ServiceAlias Element is used by: extract-data-call, generic-call, gvcore-call, j2ee-ejb-call, j2ee-jca-call, jms-dequeue, jms-enqueue, routed-call, routed-dequeue, routed-enqueue, test-service-call.

Might contain a Description and more elements AliasMapping.

AliasMapping

The AliasMapping Element is only used by ServiceAlias and has the attributes:

Attribute Type Description
real-name required The attribute's value cannot be null
alias required The attribute's value cannot be null