org.apache.cocoon.jcr
Class JNDIRepository

java.lang.Object
  extended by org.apache.avalon.framework.logger.AbstractLogEnabled
      extended by org.apache.cocoon.jcr.AbstractRepository
          extended by org.apache.cocoon.jcr.JNDIRepository
All Implemented Interfaces:
Disposable, Component, Configurable, Contextualizable, LogEnabled, Serviceable, ThreadSafe

public class JNDIRepository
extends AbstractRepository

Version:
$Id: JNDIRepository.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Field Summary
 
Fields inherited from class org.apache.cocoon.jcr.AbstractRepository
context, delegate, JCR_SESSION_REQUEST_ATTRIBUTE, loginResolver, manager, passwordResolver, ROLE
 
Constructor Summary
JNDIRepository()
           
 
Method Summary
 void configure(Configuration config)
           
 
Methods inherited from class org.apache.cocoon.jcr.AbstractRepository
contextualize, dispose, getDescriptor, getDescriptorKeys, login, login, login, login, service
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIRepository

public JNDIRepository()
Method Detail

configure

public void configure(Configuration config)
               throws ConfigurationException
Specified by:
configure in interface Configurable
Overrides:
configure in class AbstractRepository
Throws:
ConfigurationException


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.