Uses of Class
com.sun.enterprise.deployment.OutboundResourceAdapter
-
Packages that use OutboundResourceAdapter Package Description com.sun.enterprise.connectors.deployment.annotation.handlers com.sun.enterprise.deployment -
-
Uses of OutboundResourceAdapter in com.sun.enterprise.connectors.deployment.annotation.handlers
Methods in com.sun.enterprise.connectors.deployment.annotation.handlers that return OutboundResourceAdapter Modifier and Type Method Description static OutboundResourceAdapterConnectorAnnotationHandler. getOutbound(ConnectorDescriptor desc) -
Uses of OutboundResourceAdapter in com.sun.enterprise.deployment
Methods in com.sun.enterprise.deployment that return OutboundResourceAdapter Modifier and Type Method Description OutboundResourceAdapterConnectorDescriptor. getOutboundResourceAdapter()Methods in com.sun.enterprise.deployment with parameters of type OutboundResourceAdapter Modifier and Type Method Description voidConnectorDescriptor. setOutboundResourceAdapter(OutboundResourceAdapter outboundRA)
-