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 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 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 by using either a resource environment reference or a message destination reference (preferred).

You 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

Specifies the JNDI name of the administered object.

Information Value
Data type String

Scope

Specifies the scope of the resource adapter that supports this administered object. Only applications that are installed within this scope can use this object.

Provider

Specifies the 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 you create the administered object, the field is a read only text field.
Information Value
Data type Drop-down list or text

Description

Specifies a description for the administered object.

Information Value
Data type String