+

Search Tips   |   Advanced Search

J2C Administered Objects collection


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).

We can access this admin console page in one of two ways:

Name

Specifies display name assigned to this administered object.

Data type String

JNDI Name

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

Resource adapter that encapsulates the appropriate classes for this admin object.

Description

Description for the administered object.

Data type String

Administered object class

Specifies 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





Subtopics


J2C Administered Object settings

 

Related tasks


Set a J2C administered object

 

Related


Administrative console preference settings