Uses of Class
org.infinispan.loaders.modifications.Modification.Type

Packages that use Modification.Type
org.infinispan.loaders.modifications   
 

Uses of Modification.Type in org.infinispan.loaders.modifications
 

Methods in org.infinispan.loaders.modifications that return Modification.Type
 Modification.Type Store.getType()
           
 Modification.Type Remove.getType()
           
 Modification.Type PurgeExpired.getType()
           
 Modification.Type Modification.getType()
           
 Modification.Type Clear.getType()
           
static Modification.Type Modification.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Modification.Type[] Modification.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Google Analytics

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