org.alfresco.jcr.repository
Class RepositoryFactory

java.lang.Object
  extended by org.alfresco.jcr.repository.RepositoryFactory

public class RepositoryFactory
extends java.lang.Object

Factory settings for entry-point Repository implementation


Field Summary
static java.lang.String APPLICATION_CONTEXT
           
static java.lang.String REPOSITORY_BEAN
           
 
Constructor Summary
RepositoryFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION_CONTEXT

public static final java.lang.String APPLICATION_CONTEXT
See Also:
Constant Field Values

REPOSITORY_BEAN

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

RepositoryFactory

public RepositoryFactory()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.