org.jboss.dna.graph.query.process
Class AbstractAccessComponent

java.lang.Object
  extended by org.jboss.dna.graph.query.process.ProcessingComponent
      extended by org.jboss.dna.graph.query.process.AbstractAccessComponent

public abstract class AbstractAccessComponent
extends ProcessingComponent

A reusable base class for ProcessingComponent implementations that does everything except obtain the correct Location objects for the query results.


Method Summary
 
Methods inherited from class org.jboss.dna.graph.query.process.ProcessingComponent
close, execute, getColumns, getContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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