|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.arcsde.session.SessionPoolFactory
public class SessionPoolFactory
SessionPool
factory.
Method Summary | |
---|---|
ISessionPool |
createPool(ArcSDEConnectionConfig config)
Creates a connection pool factory for the given connection parameters. |
static ISessionPoolFactory |
getInstance()
Returns a connection pool factory instance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ISessionPoolFactory getInstance()
public ISessionPool createPool(ArcSDEConnectionConfig config) throws java.io.IOException
ISessionPoolFactory
createPool
in interface ISessionPoolFactory
config
- contains the connection parameters and pool preferences
java.io.IOException
- if the pool needs but can't be created
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |