org.jboss.ejb3.cache
Class NoPassivationCacheFactory

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

public class NoPassivationCacheFactory
extends Object
implements Ejb3CacheFactory

Factory for obtaining NoPassivationCache instances

Version:
$Revision: $
Author:
ALR

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

Constructor Detail

NoPassivationCacheFactory

public NoPassivationCacheFactory()
Method Detail

createCache

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


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