org.jboss.ejb3.cache
Interface Ejb3CacheFactory

All Known Implementing Classes:
NoPassivationCacheFactory, SimpleStatefulCacheFactory, StatefulTreeCacheFactory

public interface Ejb3CacheFactory

Defines contract for an EJB3 Stateful Cache Factory

Version:
$Revision: $
Author:
ALR

Method Summary
 StatefulCache createCache()
           
 

Method Detail

createCache

StatefulCache createCache()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.