Interface | Description |
---|---|
Referenceable |
The Referenceable interface extends the javax.naming.Referenceable
interface.
|
Exception | Description |
---|---|
NotSupportedException |
A
NotSupportedException is thrown to indicate that
callee (resource adapter
or application server for system contracts) cannot execute an operation
because the operation is not a supported feature. |
ResourceException |
This is the root interface of the exception hierarchy defined
for the Connector architecture.
|
Annotation Type | Description |
---|---|
AdministeredObjectDefinition |
Annotation used to define a Connector administered object to be
registered in JNDI.
|
AdministeredObjectDefinitions |
Declares one or more
AdministeredObjectDefinition
annotations. |
ConnectionFactoryDefinition |
Annotation used to define a Connector Connection Factory resource to be
registered in JNDI.
|
ConnectionFactoryDefinitions |
Declares one or more
ConnectionFactoryDefinition
annotations. |