Searched refs:matchManagedConnections (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/connectors/javax.resource/src/main/java/javax/resource/spi/
H A DManagedConnectionFactory.java152 public ManagedConnection matchManagedConnections( method in interface:ManagedConnectionFactory
/glassfish-3.1.2/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/allocator/
H A DAbstractConnectorAllocator.java178 mcf.matchManagedConnections(set, subject, reqInfo);
/glassfish-3.1.2/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/spi/
H A DManagedConnectionFactory.java232 public javax.resource.spi.ManagedConnection matchManagedConnections( method in class:ManagedConnectionFactory
235 logFine("In matchManagedConnections");

Completed in 16 milliseconds