ModeShape Distribution 3.0.1.Final

Uses of Class
org.infinispan.schematic.internal.SchematicEntryLiteral

Packages that use SchematicEntryLiteral
org.infinispan.schematic.internal   
 

Uses of SchematicEntryLiteral in org.infinispan.schematic.internal
 

Methods in org.infinispan.schematic.internal that return SchematicEntryLiteral
 SchematicEntryLiteral SchematicEntryLiteral.copyForWrite()
           
 SchematicEntryLiteral SchematicEntryLiteral.Externalizer.readObject(ObjectInput input)
           
protected  SchematicEntryLiteral SchematicEntryProxy.toValue(Object object)
          Utility method that casts the supplied cache entry value to a literal value for reading purposes.
 

Methods in org.infinispan.schematic.internal that return types with arguments of type SchematicEntryLiteral
 Set<Class<? extends SchematicEntryLiteral>> SchematicEntryLiteral.Externalizer.getTypeClasses()
           
 

Methods in org.infinispan.schematic.internal with parameters of type SchematicEntryLiteral
 void SchematicEntryLiteral.Externalizer.writeObject(ObjectOutput output, SchematicEntryLiteral literal)
           
 


ModeShape Distribution 3.0.1.Final

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.