ApplicationClientBinding

Deployment binding information for an application client module. During application deployment, resource and role references that have been specified by the application developer must be bound to actual resources and subjects (ie. users and groups) that have been configured in the WebSphere server environment.



Attributes Summary
applicationClient : ApplicationClient@ A reference to the root application client element in this application client module's deployment descriptor.
ejbRefs : EjbRefBinding * JNDI name bindings for ejb refs declared in the client application module's deployment descriptor.
resourceRefs : ResourceRefBinding * JNDI name bindings for resource refs declared in the client application module's deployment descriptor
resourceEnvRefBindings : ResourceEnvRefBinding * JNDI name bindings for resource env refs declared in the client application module's deployment descriptor

Attribute Details

applicationClient    -    A reference to the root application client element in this application client module's deployment descriptor. WebSphere uses pre-defined id's to identify the root elements of the deployment descriptors.
     data type: ApplicationClient@



ejbRefs    -    JNDI name bindings for ejb refs declared in the client application module's deployment descriptor.
     data type: EjbRefBinding*



resourceRefs    -    JNDI name bindings for resource refs declared in the client application module's deployment descriptor
     data type: ResourceRefBinding*



resourceEnvRefBindings    -    JNDI name bindings for resource env refs declared in the client application module's deployment descriptor
     data type: ResourceEnvRefBinding*


Copyright IBM Corp. 1996-2002