List of usage examples for javax.resource.spi ConnectionRequestInfo interface-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 {