Packaged within a resource adapter (connector module), an administered object provides specialized functionality for an application. For example, an administered object might provide access to a parser that is specific to the resource adapter and its associated EIS. The object can be administered; that is, it can be configured by an adminisitrator. To configure the object, add name-value property pairs in the Create or Edit Admin Ojbect Resource pages. When creating an administered object resource, associate the administered object to a JNDI name.
The Application Server implements JMS by using resource adapter. For each JMS destination created, the Application Server automatically creates an administered object resource.
To create an administered object resource:
Equivalent asadmin
command: create-admin-object
See Also: