Use this page to specify administered object settings for a Resource Adapter.
Administered object definitions and classes are provided by a resource adapter
when you install it. Using this information, the administrator can create and configure J2C administered objects with JNDI names that are then available for applications to use. Some messaging styles may need applications to use special administered objects for sending and synchronously receiving messages (through connection objects using messaging style specific APIs). It is also possible that administered objects may be used to perform transformations on an asynchronously received message in a message provider-specific way.
Administered objects can be accessed by a component by using either a resource
environment reference or a message destination reference (preferred).
To view this administered console page, click Resources >Resource Adapters > resource_adapter > J2C Administered Objects .
Specifies display name assigned to this administered object.
Data type | String |
The JNDI name of the administered object.
Data type | String |
Specifies a description for the administered object.
Data type | String |
The Administered Object class that is associated with this J2C Administered object. This class must be one that is provided by the resource adapter.
Data type | String |