org.jboss.test.jca.fs
Interface DirContextFactory

All Superinterfaces:
javax.naming.Referenceable, Referenceable (src) , java.io.Serializable
All Known Implementing Classes:
DirContextFactoryImpl (src)

public interface DirContextFactory
extends Referenceable (src) , java.io.Serializable


Method Summary
 javax.naming.directory.DirContext getConnection()
           
 
Methods inherited from interface javax.resource.Referenceable (src)
setReference
 
Methods inherited from interface javax.naming.Referenceable
getReference
 

Method Detail

getConnection

public javax.naming.directory.DirContext getConnection()
                                                throws javax.naming.NamingException
Throws:
javax.naming.NamingException