VMware GemFire Java API Reference
Package org.apache.geode.ra
Interface GFConnectionFactory
-
- All Superinterfaces:
Referenceable,javax.resource.Referenceable,Serializable
public interface GFConnectionFactory extends javax.resource.Referenceable, Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GFConnectiongetConnection()-
Methods inherited from interface javax.naming.Referenceable
getReference
-
-
-
-
Method Detail
-
getConnection
GFConnection getConnection() throws javax.resource.ResourceException
- Throws:
javax.resource.ResourceException
-
-