org.apache.myfaces.orchestra.conversation.spring
Interface PersistenceContextFactory

All Known Implementing Classes:
JpaPersistenceContextFactory

public interface PersistenceContextFactory

The factory is responsible for creating a PersistenceContext


Method Summary
 PersistenceContext create()
           
 

Method Detail

create

PersistenceContext create()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.