Generated by
JDiff

Class org.apache.sling.jcr.base.util.RepositoryAccessor

Changed Methods
ClientRepositoryFactory getClientRepositoryFactory() Change in return type from org.apache.jackrabbit.rmi.client.ClientRepositoryFactory to ClientRepositoryFactory.
Returns the ClientRepositoryFactory to access the remote JCR repository over RMI.
LocalAdapterFactory getLocalAdapterFactory() Change in return type from org.apache.jackrabbit.rmi.client.LocalAdapterFactory to LocalAdapterFactory.
Returns the LocalAdapterFactory used to convert Jackrabbit JCR RMI remote objects to local JCR API objects.