com.opensymphony.workflow.persistence
Class PersistenceFactory

java.lang.Object
  |
  +--com.opensymphony.workflow.persistence.PersistenceFactory

public class PersistenceFactory
extends java.lang.Object

Version:
$Revision: 1.6 $
Author:
Patrick Lightbody

Constructor Summary
PersistenceFactory()
           
 
Method Summary
static Persistence getPersistence(WorkflowContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceFactory

public PersistenceFactory()
Method Detail

getPersistence

public static Persistence getPersistence(WorkflowContext context)

See www.opensymphony.com for more information.