| The Resource annotation is used to express a dependency on an external
resource in the bean’s environment. The name property refers to the name by
which the resource is to be known in the environment; the type is the
resource manager connection factory type. The authenticationType member
specifies whether the container or bean is to perform authentication. The
shareable member refers to the sharability of resource manager connections.
author: Bill Burke version: $Revision: 60233 $ |