Uses of Package
org.modeshape.common.annotation

Packages that use org.modeshape.common.annotation
org.modeshape.connector.filesystem The classes that make up the connector that accesses the files and directories on a local file system and exposes them as content in a repository. 
org.modeshape.connector.jbosscache The classes that make up the connector that stores content in a JBoss Cache instance. 
org.modeshape.connector.jcr The JCR connector provides access to a JCR repository instance running in the same process (and accessible via JNDI). 
org.modeshape.connector.store.jpa The classes that make up the connector that stores content in a relational database via JDBC and JPA. 
org.modeshape.connector.svn The classes that make up the connector that accesses content from an SVN repository. 
org.modeshape.graph.connector.base This package defines a series of classes that can serve as base classes for a connector implementation. 
org.modeshape.graph.connector.inmemory The In-Memory Connector represents a connector that maintains a graph in transient in-process memory. 
 

Classes in org.modeshape.common.annotation used by org.modeshape.connector.filesystem
Category
          Annotation that can be used provide a human-readable category.
Description
          Annotation that can be used provide a human-readable description.
Label
          Annotation that can be used provide a human-readable label.
 

Classes in org.modeshape.common.annotation used by org.modeshape.connector.jbosscache
Category
          Annotation that can be used provide a human-readable category.
Description
          Annotation that can be used provide a human-readable description.
Label
          Annotation that can be used provide a human-readable label.
 

Classes in org.modeshape.common.annotation used by org.modeshape.connector.jcr
Category
          Annotation that can be used provide a human-readable category.
Description
          Annotation that can be used provide a human-readable description.
Label
          Annotation that can be used provide a human-readable label.
 

Classes in org.modeshape.common.annotation used by org.modeshape.connector.store.jpa
Category
          Annotation that can be used provide a human-readable category.
Description
          Annotation that can be used provide a human-readable description.
Label
          Annotation that can be used provide a human-readable label.
 

Classes in org.modeshape.common.annotation used by org.modeshape.connector.svn
Category
          Annotation that can be used provide a human-readable category.
Description
          Annotation that can be used provide a human-readable description.
Label
          Annotation that can be used provide a human-readable label.
ReadOnly
          Annotation that can be used to specify that the target is read-only.
 

Classes in org.modeshape.common.annotation used by org.modeshape.graph.connector.base
Category
          Annotation that can be used provide a human-readable category.
Description
          Annotation that can be used provide a human-readable description.
Label
          Annotation that can be used provide a human-readable label.
 

Classes in org.modeshape.common.annotation used by org.modeshape.graph.connector.inmemory
Category
          Annotation that can be used provide a human-readable category.
Description
          Annotation that can be used provide a human-readable description.
Label
          Annotation that can be used provide a human-readable label.
ReadOnly
          Annotation that can be used to specify that the target is read-only.
 



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