|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISessionPoolFactory
Factory interface for ISessionPool
.
A specific ISessionPool
factory can be injected when using JNDI through the sessionPoolFactory
parameter. See ArcSDEConnectionFactory
.
Method Summary | |
---|---|
ISessionPool |
createPool(ArcSDEConnectionConfig config)
Creates a connection pool factory for the given connection parameters. |
Method Detail |
---|
ISessionPool createPool(ArcSDEConnectionConfig config) throws java.io.IOException
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 |