org.apache.myfaces.extensions.cdi.jpa.impl.spi
Interface PersistenceStrategy

All Superinterfaces:
InterceptorStrategy, Serializable
All Known Implementing Classes:
LegacyTransactionalInterceptorStrategy, TransactionalInterceptorStrategy

public interface PersistenceStrategy
extends InterceptorStrategy

Marker interface for a pluggable strategy for Transactional


Method Summary
 
Methods inherited from interface org.apache.myfaces.extensions.cdi.core.impl.spi.InterceptorStrategy
execute
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.