Package javax.resource


package javax.resource
The javax.resource package is the top-level package for the Java EE Connector API specification.
  • Class
    Description
    Annotation used to define a Connector administered object to be registered in JNDI.
    Declares one or more AdministeredObjectDefinition annotations.
    Annotation used to define a Connector Connection Factory resource to be registered in JNDI.
    Declares one or more ConnectionFactoryDefinition annotations.
    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.
    The Referenceable interface extends the javax.naming.Referenceable interface.
    This is the root interface of the exception hierarchy defined for the Connector architecture.