Infinispan Distribution 5.2.6.Final-redhat-2

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

Packages that use Attribute
org.infinispan.configuration.as   
 

Uses of Attribute in org.infinispan.configuration.as
 

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

Methods in org.infinispan.configuration.as with parameters of type Attribute
protected  void ParserAS7.parseCacheAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader, int index, Attribute attribute, String value, ConfigurationBuilder builder)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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