org.infinispan.ec2demo
Class CacheBuilder

java.lang.Object
  extended by org.infinispan.ec2demo.CacheBuilder

public class CacheBuilder
extends Object

Author:
noconnor@redhat.com

Constructor Summary
CacheBuilder(String inConfigFile)
           
 
Method Summary
 EmbeddedCacheManager getCacheManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheBuilder

public CacheBuilder(String inConfigFile)
             throws IOException
Throws:
IOException
Method Detail

getCacheManager

public EmbeddedCacheManager getCacheManager()


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