public class JNDIRemoteRepository extends ProxyRepository
| Constructor and Description |
|---|
JNDIRemoteRepository(javax.naming.Context context,
java.lang.String location)
Creates a proxy for the remote repository in JNDI.
|
JNDIRemoteRepository(LocalAdapterFactory factory,
javax.naming.Context context,
java.lang.String location)
Creates a proxy for a remote repository in JNDI.
|
JNDIRemoteRepository(java.lang.String location)
Creates a proxy for the remote repository in JNDI.
|
getDescriptor, getDescriptorKeys, getDescriptorValue, getDescriptorValues, isSingleValueDescriptor, isStandardDescriptor, login, login, login, loginpublic JNDIRemoteRepository(LocalAdapterFactory factory, javax.naming.Context context, java.lang.String location)
factory - local adapter factorycontext - JNDI contextlocation - JNDI locationpublic JNDIRemoteRepository(javax.naming.Context context,
java.lang.String location)
JackrabbitClientAdapterFactory as the default
local adapter factory.context - JNDI contextlocation - JNDI locationpublic JNDIRemoteRepository(java.lang.String location)
throws javax.naming.NamingException
JackrabbitClientAdapterFactory as the default
local adapter factory.location - JNDI location in default contextjavax.naming.NamingException - if the default JNDI context is not available"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"