jxDBCon 0.9z

org.sourceforge.jxdbcon
Class XAbstractDataSource.StateFactory

java.lang.Object
  |
  +--org.sourceforge.jxdbcon.XAbstractDataSource.StateFactory
All Implemented Interfaces:
DirStateFactory, StateFactory
Enclosing class:
XAbstractDataSource

public static final class XAbstractDataSource.StateFactory
extends Object
implements DirStateFactory


Nested Class Summary
 
Nested classes inherited from class javax.naming.spi.DirStateFactory
DirStateFactory.Result
 
Constructor Summary
XAbstractDataSource.StateFactory()
           
 
Method Summary
 Object getStateToBind(Object obj, Name name, Context ctx, Hashtable env)
           
 DirStateFactory.Result getStateToBind(Object obj, Name name, Context ctx, Hashtable env, Attributes inAttrs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XAbstractDataSource.StateFactory

public XAbstractDataSource.StateFactory()
Method Detail

getStateToBind

public Object getStateToBind(Object obj,
                             Name name,
                             Context ctx,
                             Hashtable env)
                      throws NamingException
Specified by:
getStateToBind in interface StateFactory
NamingException

getStateToBind

public DirStateFactory.Result getStateToBind(Object obj,
                                             Name name,
                                             Context ctx,
                                             Hashtable env,
                                             Attributes inAttrs)
                                      throws NamingException
Specified by:
getStateToBind in interface DirStateFactory
NamingException

jxDBCon 0.9z

Copyright © 2001,2002 Keve Müller; see LICENSE file for details.