Uses of Class
org.wildfly.extras.creaper.commands.infinispan.cache.CacheType

Packages that use CacheType
org.wildfly.extras.creaper.commands.infinispan.cache   
 

Uses of CacheType in org.wildfly.extras.creaper.commands.infinispan.cache
 

Methods in org.wildfly.extras.creaper.commands.infinispan.cache that return CacheType
static CacheType CacheType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheType[] CacheType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.wildfly.extras.creaper.commands.infinispan.cache with parameters of type CacheType
RemoveCache(String cacheContainer, CacheType cacheType, String cacheName)
           
 



Copyright © 2020. All rights reserved.