J2C Administered Objects collection
This page contains a list of Java 2 Connector Architecture (JCA) administered objects for a resource adapter configuration
This page is also used to create JCA administered objects, select J2C administered objects for configuration changes, or to delete J2C administered objects.
Administered object definitions and classes are provided by a resource adapter when we 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 might need applications to use special administered objects for sending and synchronously receiving messages through connection objects with messaging style-specific APIs. Administered objects can also be used to perform transformations on an asynchronously received message in a message provider-specific way. Administered objects can be accessed by a component using either a resource environment reference or a message destination reference (preferred).
We can access this administrative console page in one of two ways:
- Resources > Resource Adapters > Resource adapters > resource_adapter > J2C administered objects
- Resources > Resource Adapters > Resource adapters > J2C administered objects
Name
Specifies display name assigned to this administered object.
Information Value Data type String
JNDI Name
JNDI name of the administered object.
Information Value Data type String
Scope
Scope of the resource adapter that supports this administered object. Only applications installed within this scope can use this object.
Provider
Resource adapter that encapsulates the appropriate classes for this administrative object.
For new objects, available resource adapters are listed in a drop-down list. After creating the administered object, the field is a read only text field.
Information Value Data type Drop-down list or text
Description
Description for the administered object.
Information Value Data type String
Administered object class
The Administered Object class associated with this J2C administered object. This class must be one provided by the resource adapter.
Information Value Data type String
Configure an administered object for a third-party JCA resource adapter J2C Administered Object settings Administrative console preference settings