org.jboss.ejb3.cache.simple
Class SimpleStatefulCacheFactory

java.lang.Object
  extended by org.jboss.ejb3.cache.simple.SimpleStatefulCacheFactory
All Implemented Interfaces:
Ejb3CacheFactory

public class SimpleStatefulCacheFactory
extends Object
implements Ejb3CacheFactory

Factory for obtaining SimpleStatefulCache instances

Version:
$Revision: $
Author:
ALR

Constructor Summary
SimpleStatefulCacheFactory()
           
 
Method Summary
 StatefulCache createCache()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleStatefulCacheFactory

public SimpleStatefulCacheFactory()
Method Detail

createCache

public StatefulCache createCache()
Specified by:
createCache in interface Ejb3CacheFactory


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