Skip navigation links
eXo PLF:: JCR :: Connector :: JCA 5.3.5-RC01
A C D E G H M O R S T 

A

addConnectionEventListener(ConnectionEventListener) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 
associateConnection(Object) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 

C

cleanup() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 
createConnectionFactory() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
createConnectionFactory(ConnectionManager) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory

D

destroy() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 

E

endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.exoplatform.connectors.jcr.impl.adapter.RepositoryResourceAdapter
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.exoplatform.connectors.jcr.impl.adapter.RepositoryResourceAdapter
equals(Object) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
equals(Object) - Method in class org.exoplatform.connectors.jcr.impl.adapter.RepositoryResourceAdapter
equals(Object) - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionRequestInfo
 

G

getConnection(Subject, ConnectionRequestInfo) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
getLocalTransaction() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 
getLogWriter() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
getLogWriter() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 
getMetaData() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 
getPassword() - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionRequestInfo
 
getPortalContainer() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
getReference() - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionFactoryImpl
 
getRepository() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
getSession() - Method in interface org.exoplatform.connectors.jcr.adapter.SessionFactory
Get a JCR session corresponding to the repository defined in the configuration and the default workspace.
getSession(String, String) - Method in interface org.exoplatform.connectors.jcr.adapter.SessionFactory
Get a JCR session corresponding to the repository defined in the configuration and the default workspace, using the given user name and password.
getSession(String) - Method in interface org.exoplatform.connectors.jcr.adapter.SessionFactory
Get a JCR session corresponding to the repository defined in the configuration and the given workspace.
getSession(String, String, String) - Method in interface org.exoplatform.connectors.jcr.adapter.SessionFactory
Get a JCR session corresponding to the repository defined in the configuration and the given workspace, using the given user name and password.
getSession() - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionFactoryImpl
 
getSession(String, String) - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionFactoryImpl
 
getSession(String) - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionFactoryImpl
 
getSession(String, String, String) - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionFactoryImpl
 
getUserName() - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionRequestInfo
 
getWorkspace() - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionRequestInfo
 
getXAResource() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 
getXAResources(ActivationSpec[]) - Method in class org.exoplatform.connectors.jcr.impl.adapter.RepositoryResourceAdapter
 

H

hashCode() - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
hashCode() - Method in class org.exoplatform.connectors.jcr.impl.adapter.RepositoryResourceAdapter
hashCode() - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionRequestInfo
 

M

ManagedSessionFactory - Class in org.exoplatform.connectors.jcr.impl.adapter
 
ManagedSessionFactory() - Constructor for class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
ManagedSessionImpl - Class in org.exoplatform.connectors.jcr.impl.adapter
The implementation of a ManagedConnection for eXo JCR.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory

O

org.exoplatform.connectors.jcr.adapter - package org.exoplatform.connectors.jcr.adapter
 
org.exoplatform.connectors.jcr.impl.adapter - package org.exoplatform.connectors.jcr.impl.adapter
 

R

removeConnectionEventListener(ConnectionEventListener) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 
RepositoryResourceAdapter - Class in org.exoplatform.connectors.jcr.impl.adapter
A dummy ResourceAdapter
RepositoryResourceAdapter() - Constructor for class org.exoplatform.connectors.jcr.impl.adapter.RepositoryResourceAdapter
 

S

SessionFactory - Interface in org.exoplatform.connectors.jcr.adapter
The equivalent of a ConnectionFactory for the JCR
SessionFactoryImpl - Class in org.exoplatform.connectors.jcr.impl.adapter
The default implementation of the SessionFactory.
SessionRequestInfo - Class in org.exoplatform.connectors.jcr.impl.adapter
 
setLogWriter(PrintWriter) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
setLogWriter(PrintWriter) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionImpl
 
setPortalContainer(String) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
setReference(Reference) - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionFactoryImpl
 
setRepository(String) - Method in class org.exoplatform.connectors.jcr.impl.adapter.ManagedSessionFactory
 
start(BootstrapContext) - Method in class org.exoplatform.connectors.jcr.impl.adapter.RepositoryResourceAdapter
 
stop() - Method in class org.exoplatform.connectors.jcr.impl.adapter.RepositoryResourceAdapter
 

T

toString() - Method in class org.exoplatform.connectors.jcr.impl.adapter.SessionRequestInfo
 
A C D E G H M O R S T 
Skip navigation links
eXo PLF:: JCR :: Connector :: JCA 5.3.5-RC01

Copyright © 2020 eXo Platform SAS. All Rights Reserved.