See: Description
| 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 |
Specifies one or more
AdministeredObjectDefinition
annotations. |
| ConnectorResourceDefinition |
Annotation used to define a Connector resource to be registered in JNDI.
|
| ConnectorResourceDefinitions |
Specifies one or more
ConnectorResourceDefinition
annotations. |
Copyright © 2013 GlassFish Community. All Rights Reserved.