Package | Description |
---|---|
org.apache.chemistry.opencmis.client |
Modifier and Type | Method and Description |
---|---|
static SessionFactory |
SessionFactoryFinder.find()
Creates a default
SessionFactory object. |
static SessionFactory |
SessionFactoryFinder.find(String factoryId)
Creates a
SessionFactory object. |
static SessionFactory |
SessionFactoryFinder.find(String factoryId,
ClassLoader classLoader)
Creates a
SessionFactory object. |
Modifier and Type | Method and Description |
---|---|
void |
SessionParameterMap.setLocalBindingClass(Class<? extends SessionFactory> serviceFactoryClass)
Sets the local service factory and sets the binding to Local.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.