org.camunda.bpm.engine.impl.variable.serializer
Class DeserializedObjectsSessionFactory
java.lang.Object
org.camunda.bpm.engine.impl.variable.serializer.DeserializedObjectsSessionFactory
- All Implemented Interfaces:
- SessionFactory
public class DeserializedObjectsSessionFactory
- extends Object
- implements SessionFactory
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeserializedObjectsSessionFactory
public DeserializedObjectsSessionFactory()
getSessionType
public Class<?> getSessionType()
- Specified by:
getSessionType in interface SessionFactory
openSession
public Session openSession()
- Specified by:
openSession in interface SessionFactory
Copyright © 2014 camunda services GmbH. All rights reserved.