Modifier and Type | Class and Description |
---|---|
class |
RemoteRegistry
This is a core class of the Remote Atom Based implementation of the Registry.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Registry
This is the "Full" Registry interface.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheBackedRegistry
CacheBackedRegistry has wrapped from original Registry interface to support caching
|
Modifier and Type | Method and Description |
---|---|
TransactionManager |
DataAccessManager.getTransactionManager()
Method to obtain an instance of the transaction manager.
|
Modifier and Type | Class and Description |
---|---|
class |
GhostRegistry
This implements the Ghost lazy loading pattern for the Registry.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedRegistry
This is a core class of the Embedded JDBC Based implementation of the Registry.
|
class |
InMemoryEmbeddedRegistry
In-memory implementation of the Embedded Registry.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCTransactionManager
An implementation of
TransactionManager to manage a back-end JDBC-based transactions. |
Modifier and Type | Method and Description |
---|---|
TransactionManager |
JDBCDataAccessManager.getTransactionManager() |
Modifier and Type | Class and Description |
---|---|
class |
UserRegistry
Maintains information required for particular user.
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.