ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.infinispan.schematic.document.ThreadSafe

Packages that use ThreadSafe
org.infinispan.schematic.internal.document   
org.infinispan.schematic.internal.schema   
 

Uses of ThreadSafe in org.infinispan.schematic.internal.document
 

Classes in org.infinispan.schematic.internal.document with annotations of type ThreadSafe
 class BsonReader
          A component that reads BSON representations and constructs the in-memory Document representation.
 class BsonWriter
          A component that writes BSON representations from the in-memory Document representation.
 class JsonReader
          A class that reads the JSON data format and constructs an in-memory BSON representation.
 

Uses of ThreadSafe in org.infinispan.schematic.internal.schema
 

Classes in org.infinispan.schematic.internal.schema with annotations of type ThreadSafe
 class SchemaDocumentCache
          A cache of SchemaDocument instances that each have a validator that can validate JSON Documents.
 


ModeShape Distribution 3.0.0.Beta4

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