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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XAbstractDataSource.StateFactory
public XAbstractDataSource.StateFactory()
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
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.