Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.configuration.as.Mode

Packages that use Mode
org.infinispan.configuration.as   
 

Uses of Mode in org.infinispan.configuration.as
 

Methods in org.infinispan.configuration.as that return Mode
static Mode Mode.forCacheMode(CacheMode mode)
           
static Mode Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Mode[] Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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