|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConnectionFactory | |
---|---|
com.tensegrity.palowebviewer.server |
Uses of IConnectionFactory in com.tensegrity.palowebviewer.server |
---|
Classes in com.tensegrity.palowebviewer.server that implement IConnectionFactory | |
---|---|
class |
PaloConnectionFactory
|
Methods in com.tensegrity.palowebviewer.server that return IConnectionFactory | |
---|---|
IConnectionFactory |
IConnectionPool.getConnectionFactory()
|
IConnectionFactory |
GlobalConnectionPool.getConnectionFactory()
|
Methods in com.tensegrity.palowebviewer.server with parameters of type IConnectionFactory | |
---|---|
void |
IConnectionPool.setConnectionFactrory(IConnectionFactory factory)
|
void |
GlobalConnectionPool.setConnectionFactrory(IConnectionFactory factory)
|
Constructors in com.tensegrity.palowebviewer.server with parameters of type IConnectionFactory | |
---|---|
GlobalConnectionPool(PaloConfiguration configurator,
IConnectionFactory factory)
|
|
ServerConnectionPool(IConnectionFactory factory,
java.lang.String host,
java.lang.String service,
java.lang.String login,
java.lang.String password,
int capasity,
java.lang.String provider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |