com.atlassian.user.impl.memory.configuration
Class MemoryRepositoryProcessor

java.lang.Object
  extended bycom.atlassian.user.configuration.DefaultRepositoryProcessor
      extended bycom.atlassian.user.impl.memory.configuration.MemoryRepositoryProcessor
All Implemented Interfaces:
RepositoryProcessor

public class MemoryRepositoryProcessor
extends DefaultRepositoryProcessor


Field Summary
static java.lang.String PROVIDER
           
 
Fields inherited from class com.atlassian.user.configuration.DefaultRepositoryProcessor
log
 
Constructor Summary
MemoryRepositoryProcessor()
           
 
Method Summary
 RepositoryAccessor process(RepositoryConfiguration config)
           
 
Methods inherited from class com.atlassian.user.configuration.DefaultRepositoryProcessor
createBean, createBean, createComponentContext, getClassForName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROVIDER

public static final java.lang.String PROVIDER
See Also:
Constant Field Values
Constructor Detail

MemoryRepositoryProcessor

public MemoryRepositoryProcessor()
Method Detail

process

public RepositoryAccessor process(RepositoryConfiguration config)
                           throws ConfigurationException
Specified by:
process in interface RepositoryProcessor
Overrides:
process in class DefaultRepositoryProcessor
Throws:
ConfigurationException


Copyright © 2005-2007 Atlassian Software Systems Pty Ltd. All Rights Reserved.