Gemfire JavaDocs
Package org.apache.geode.ra
Interface GFConnectionFactory
-
- All Superinterfaces:
javax.naming.Referenceable
,javax.resource.Referenceable
,java.io.Serializable
public interface GFConnectionFactory extends javax.resource.Referenceable, java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GFConnection
getConnection()
-
-
-
Method Detail
-
getConnection
GFConnection getConnection() throws javax.resource.ResourceException
- Throws:
javax.resource.ResourceException
-
-