Package | Description |
---|---|
fr.dyade.aaa.agent | |
fr.dyade.aaa.ext | |
fr.dyade.aaa.jndi2.impl | |
fr.dyade.aaa.util | |
org.ow2.joram.mom.amqp |
Modifier and Type | Field and Description |
---|---|
(package private) Transaction |
CheckServerTask.transaction |
(package private) static Transaction |
AgentServer.transaction
Static reference to the transactional monitor.
|
Modifier and Type | Method and Description |
---|---|
static Transaction |
AgentServer.getTransaction()
Returns the agent server transaction context.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCTransaction |
class |
NGTransaction
The NGTransaction class implements a transactional storage.
|
Modifier and Type | Field and Description |
---|---|
private Transaction |
StorageManager.transaction |
Constructor and Description |
---|
ContextManager(Transaction transaction,
Object serverId,
Object rootOwnerId) |
ServerImpl(Transaction transaction,
Object serverId,
Object rootOwnerId)
Constructs a
ServerImpl |
StorageManager(Transaction transaction,
Object serverId) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTransaction
The AbstractTransaction class implements the common part of the Transaction
Transaction interface.
|
class |
ATransaction |
class |
BaseTransaction |
class |
DBTransaction
The DBTransaction class implements an atomic storage through
a JDBC interface.
|
class |
DerbyDBTransaction
Deprecated.
|
class |
JTransaction
The JTransaction class implements a transactionnal storage.
|
class |
NTransaction
The NTransaction class implements a transactional storage.
|
class |
NullTransaction |
Modifier and Type | Method and Description |
---|---|
void |
Repository.init(Transaction transaction,
File dir)
Initializes the repository.
|
void |
FileRepository.init(Transaction transaction,
File dir)
Initializes the repository.
|
void |
DBRepository.init(Transaction transaction,
File dir)
Initializes the repository.
|
Modifier and Type | Field and Description |
---|---|
private Transaction |
Proxy.transaction |
Copyright © 2023 ScalAgent D.T.. All rights reserved.