|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionFactoryImpl | |
---|---|
org.apache.chemistry.opencmis.client.runtime | |
org.apache.chemistry.opencmis.client.runtime.repository |
Uses of SessionFactoryImpl in org.apache.chemistry.opencmis.client.runtime |
---|
Methods in org.apache.chemistry.opencmis.client.runtime that return SessionFactoryImpl | |
---|---|
static SessionFactoryImpl |
SessionFactoryImpl.newInstance()
|
Uses of SessionFactoryImpl in org.apache.chemistry.opencmis.client.runtime.repository |
---|
Constructors in org.apache.chemistry.opencmis.client.runtime.repository with parameters of type SessionFactoryImpl | |
---|---|
RepositoryImpl(RepositoryInfo data,
java.util.Map<java.lang.String,java.lang.String> parameters,
SessionFactoryImpl sessionFactory,
ObjectFactory objectFactory,
AuthenticationProvider authenticationProvider,
Cache cache)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |