Example usage for javax.resource.spi ConnectionRequestInfo interface-usage

List of usage examples for javax.resource.spi ConnectionRequestInfo interface-usage

Introduction

In this page you can find the example usage for javax.resource.spi ConnectionRequestInfo interface-usage.

Usage

From source file org.apache.webdav.connector.WebDAVConnectionSpec.java

/**
 * Specifies where the {@link WebDAVConnection} shall go to. 
 *  
 * @version $Revision: 207474 $
 * 
 */

From source file org.apache.cxf.jca.outbound.CXFConnectionSpec.java

/**
 *
 * The CXFConnectionSpec contains properties that needed for obtaining
 * a {@link CXFConnection}.
 */
public class CXFConnectionSpec implements ConnectionRequestInfo {