Uses of Class
org.jboss.dna.repository.DnaEngine

Packages that use DnaEngine
org.jboss.dna.jcr The DNA implementation of the JCR API. 
org.jboss.dna.repository The components and services that make up the JBoss DNA repository engine. 
 

Uses of DnaEngine in org.jboss.dna.jcr
 

Subclasses of DnaEngine in org.jboss.dna.jcr
 class JcrEngine
          The basic component that encapsulates the JBoss DNA services, including the Repository instances.
 

Uses of DnaEngine in org.jboss.dna.repository
 

Methods in org.jboss.dna.repository that return DnaEngine
 DnaEngine DnaConfiguration.build()
          Construct an engine that reflects the current state of this configuration.
 



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