ComponentScopedRefs

The component-scoped-refs element defines service references that are scoped to a particular component of a module. Not all modules support component scoping.Used in: webservicesclient



Attributes Summary
id : String  
componentName : StringThe component-name element defines a link to a component name such as the ejb-name in the module deployment descriptor.
serviceRefs : ServiceRef *  

Attribute Details

id    -     
     data type:  String
     default Value:   unspecified



componentName    -    The component-name element defines a link to a component name such as the ejb-name in the module deployment descriptor. It's value must exist in the module level deployment descriptor.Used in: component-scoped-refs
     data type:  String
     default Value:   unspecified



serviceRefs    -     
     data type: ServiceRef*


Copyright IBM Corp. 1996-2002