Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
A
addConnectionEventListener(ConnectionEventListener)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
addConnectionEventListener(ConnectionEventListener)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Adds a listener.
addLockToken(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Add lock token.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo)
- Method in class org.apache.jackrabbit.jca.
JCAConnectionManager
The method allocateConnection gets called by the resource adapter's connection factory instance.
AnonymousConnection
- Class in
org.apache.jackrabbit.jca
Implements a
ManagedConnection
for an anonymous user, where no
ConnectionRequestInfo
has been specified.
AnonymousConnection()
- Constructor for class org.apache.jackrabbit.jca.
AnonymousConnection
associateConnection(Object)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
associateConnection(Object)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConneciton instance.
autoShutdownRepository(Map<String, String>)
- Method in class org.apache.jackrabbit.jca.
JCARepositoryManager
Try to shutdown the repository only if
JCARepositoryManager.autoShutdown
is true.
C
checkPermission(String, String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Check permission.
CLASSPATH_CONFIG_PREFIX
- Static variable in class org.apache.jackrabbit.jca.
JCARepositoryManager
The config file prefix that signifies the file is to be loaded from the classpath.
cleanup()
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
cleanup()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
closeHandle(JCASessionHandle)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Close the handle.
commit(Xid, boolean)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
commit(Xid, boolean)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
commit(Xid, boolean)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
createConnectionFactory()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory(ConnectionManager)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Creates a Connection Factory instance.
createManagedConnection(Subject, ConnectionRequestInfo)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager.
createRepository(Map<String, String>)
- Method in class org.apache.jackrabbit.jca.
JCARepositoryManager
Create repository.
D
destroy()
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
destroy()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Destroys the physical connection to the underlying resource manager.
E
end(Xid, int)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
end(Xid, int)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
end(Xid, int)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
endpointActivation(MessageEndpointFactory, ActivationSpec)
- Method in class org.apache.jackrabbit.jca.
JCAResourceAdapter
endpointDeactivation(MessageEndpointFactory, ActivationSpec)
- Method in class org.apache.jackrabbit.jca.
JCAResourceAdapter
equals(Object)
- Method in class org.apache.jackrabbit.jca.
JCAConnectionRequestInfo
Return true if equals.
equals(Object)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Return true if equals.
exportDocumentView(String, ContentHandler, boolean, boolean)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Export document view.
exportDocumentView(String, OutputStream, boolean, boolean)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Export document view.
exportSystemView(String, ContentHandler, boolean, boolean)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Export system view.
exportSystemView(String, OutputStream, boolean, boolean)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Export system view.
F
finalize()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Shutdown the repository.
forget(Xid)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
forget(Xid)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
forget(Xid)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
G
getAccessControlManager()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
getAttribute(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the attribute.
getAttributeNames()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the attribute names.
getBindSessionToTransaction()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
getConfigFile()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Return the repository configuration file.
getConnection(Subject, ConnectionRequestInfo)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
getConnection(Subject, ConnectionRequestInfo)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Creates a new connection handle for the underlying physical connection represented by the ManagedConnection instance.
getConnectionRequestInfo()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Return the connection request info.
getCredentials()
- Method in class org.apache.jackrabbit.jca.
JCAConnectionRequestInfo
Return the credentials.
getEISProductName()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Return the product name.
getEISProductVersion()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Return the product version.
getHomeDir()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Return the repository home directory.
getImportContentHandler(String, int)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the import content handler.
getInstance()
- Static method in class org.apache.jackrabbit.jca.
JCARepositoryManager
Return the instance.
getItem(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the item.
getLocalTransaction()
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
getLocalTransaction()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Returns an javax.resource.spi.LocalTransaction instance.
getLockTokens()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the lock tokens.
getLogWriter()
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
getLogWriter()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Get the log writer.
getLogWriter()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Get the log writer.
getManagedConnection()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the managed connection.
getManagedConnectionFactory()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Return the managed connection factory.
getMaxConnections()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Return number of max connections.
getMetaData()
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
getMetaData()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getNamespacePrefix(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return namespace prefix.
getNamespacePrefixes()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return namespace prefixes.
getNamespaceURI(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return namespace URI.
getNode(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
getNodeByIdentifier(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
getNodeByUUID(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return node by UUID.
getProperty(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
getReference()
- Method in class org.apache.jackrabbit.jca.
JCARepositoryHandle
Return the reference.
getRepository()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Return the repository, automatically creating it if needed.
getRepository()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the repository.
getRepositoryURI()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Return the repository URI.
getRetentionManager()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
getRootNode()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the root node.
getSession(JCASessionHandle)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Return the session.
getTransactionTimeout()
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
getTransactionTimeout()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
getTransactionTimeout()
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
getUserID()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the user id.
getUserName()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Return the user name.
getValueFactory()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the value factory.
getWorkspace()
- Method in class org.apache.jackrabbit.jca.
JCAConnectionRequestInfo
Return the workspace.
getWorkspace()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return the workspace.
getXAResource()
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
getXAResource()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Returns an javax.transaction.xa.XAresource instance.
getXAResources(ActivationSpec[])
- Method in class org.apache.jackrabbit.jca.
JCAResourceAdapter
H
hasCapability(String, Object, Object[])
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
hashCode()
- Method in class org.apache.jackrabbit.jca.
JCAConnectionRequestInfo
Return the hash code.
hashCode()
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Return the hash code.
hasPendingChanges()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return true if it has pending changes.
hasPermission(String, String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
I
impersonate(Credentials)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Impersonate another user.
importXML(String, InputStream, int)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Import XML content.
isAutoShutdown()
- Method in class org.apache.jackrabbit.jca.
JCARepositoryManager
isLive()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return true if session is live.
isSameRM(XAResource)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
isSameRM(XAResource)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
isSameRM(XAResource)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
itemExists(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Return true if item exists.
J
JCAConnectionManager
- Class in
org.apache.jackrabbit.jca
This class implements the default connection manager.
JCAConnectionManager()
- Constructor for class org.apache.jackrabbit.jca.
JCAConnectionManager
JCAConnectionRequestInfo
- Class in
org.apache.jackrabbit.jca
This class encapsulates the credentials for creating a session from the repository.
JCAConnectionRequestInfo(JCAConnectionRequestInfo)
- Constructor for class org.apache.jackrabbit.jca.
JCAConnectionRequestInfo
Construct the request info.
JCAConnectionRequestInfo(Credentials, String)
- Constructor for class org.apache.jackrabbit.jca.
JCAConnectionRequestInfo
Construct the request info.
JCAManagedConnection
- Class in
org.apache.jackrabbit.jca
This class implements the managed connection for this resource adapter.
JCAManagedConnection(JCAManagedConnectionFactory, JCAConnectionRequestInfo)
- Constructor for class org.apache.jackrabbit.jca.
JCAManagedConnection
Construct the managed connection.
JCAManagedConnectionFactory
- Class in
org.apache.jackrabbit.jca
Implements the JCA ManagedConnectionFactory contract.
JCAManagedConnectionFactory()
- Constructor for class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
JCARepositoryHandle
- Class in
org.apache.jackrabbit.jca
This class implements the JCA implementation of repository.
JCARepositoryHandle(JCAManagedConnectionFactory, ConnectionManager)
- Constructor for class org.apache.jackrabbit.jca.
JCARepositoryHandle
Construct the repository.
JCARepositoryManager
- Class in
org.apache.jackrabbit.jca
This class implements the repository manager.
JCAResourceAdapter
- Class in
org.apache.jackrabbit.jca
JCR ResourceAdapter.
JCAResourceAdapter()
- Constructor for class org.apache.jackrabbit.jca.
JCAResourceAdapter
JCASessionHandle
- Class in
org.apache.jackrabbit.jca
This class implements the JCA implementation of session.
JCASessionHandle(JCAManagedConnection)
- Constructor for class org.apache.jackrabbit.jca.
JCASessionHandle
Construct a new session.
L
log(String)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Log a message.
log(String, Throwable)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Log a message.
log(String)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Log a message.
log(String, Throwable)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Log a message.
login(Credentials, String)
- Method in class org.apache.jackrabbit.jca.
JCARepositoryHandle
Creates a new session.
logout()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Logout the session.
M
matchManagedConnections(Set, Subject, ConnectionRequestInfo)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Returns a matched connection from the candidate set of connections.
move(String, String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Move the item.
N
nodeExists(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
O
org.apache.jackrabbit.jca
- package org.apache.jackrabbit.jca
P
prepare(Xid)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
prepare(Xid)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
prepare(Xid)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
propertyExists(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
R
rebind(XAResource)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
There is a one-to-one Relation between this TransactionBoundXAResource and the JCAManagedConnection so the used XAResource must be in sync when it is changed in the JCAManagedConnection.
recover(int)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
recover(int)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
recover(int)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
refresh(boolean)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Refresh the session.
removeConnectionEventListener(ConnectionEventListener)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
removeConnectionEventListener(ConnectionEventListener)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Remove a listener.
removeItem(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
removeLockToken(String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Remove lock token.
rollback(Xid)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
rollback(Xid)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
rollback(Xid)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
S
save()
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Save the session.
sendrrorEvent(JCASessionHandle, Exception)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Send connection error event.
sendTxCommittedEvent(JCASessionHandle)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Send transaction committed event.
sendTxRolledbackEvent(JCASessionHandle)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Send transaction rolledback event.
sendTxStartedEvent(JCASessionHandle)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Send transaction started event.
setAutoShutdown(boolean)
- Method in class org.apache.jackrabbit.jca.
JCARepositoryManager
setBindSessionToTransaction(Boolean)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
setConfigFile(String)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Set the repository configuration file.
setHomeDir(String)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Set the repository home directory.
setLogWriter(PrintWriter)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
setLogWriter(PrintWriter)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnection
Set the log writer.
setLogWriter(PrintWriter)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Set the log writer.
setManagedConnection(JCAManagedConnection)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Set the managed connection.
setNamespacePrefix(String, String)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
Set namespace prefix.
setReference(Reference)
- Method in class org.apache.jackrabbit.jca.
JCARepositoryHandle
Set the reference.
setRepositoryURI(String)
- Method in class org.apache.jackrabbit.jca.
JCAManagedConnectionFactory
Set the repository URI.
setTransactionTimeout(int)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
setTransactionTimeout(int)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
setTransactionTimeout(int)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
shutdown()
- Method in class org.apache.jackrabbit.jca.
JCARepositoryManager
Shutdown all the repositories.
start(Xid, int)
- Method in class org.apache.jackrabbit.jca.
AnonymousConnection
start(BootstrapContext)
- Method in class org.apache.jackrabbit.jca.
JCAResourceAdapter
Notify the RepositoryManager that the lifecycle is managed by the container
start(Xid, int)
- Method in class org.apache.jackrabbit.jca.
JCASessionHandle
start(Xid, int)
- Method in class org.apache.jackrabbit.jca.
TransactionBoundXAResource
stop()
- Method in class org.apache.jackrabbit.jca.
JCAResourceAdapter
Shutdown jackrabbit repositories
T
TransactionBoundXAResource
- Class in
org.apache.jackrabbit.jca
TransactionBoundXAResource(JCAManagedConnection, XAResource)
- Constructor for class org.apache.jackrabbit.jca.
TransactionBoundXAResource
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012
The Apache Software Foundation
. All Rights Reserved.