+

Search Tips   |   Advanced Search

J2C Administered Objects collection

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). You can access this console page in one of two ways:

Name

Specify display name assigned to this administered object.

Data type String

JNDI Name

Specify the JNDI name of the administered object.

Data type String

Scope

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

Provider

Specify the resource adapter that encapsulates the appropriate classes for this administrative object.

Description

Specify a description for the administered object.

Data type String

Administered Object class

Specify 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




Sub-topics


J2C Administered Object settings

 

Related tasks


Configure a J2C administered object

 

Related Reference


Administrative console preference settings

 

Reference topic