| Modifier and Type | Class and Description |
|---|---|
class |
ThreadLocalCacheAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicDataSourceAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedIncrementAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterableAdvice |
class |
SPIClusterableAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceMonitorAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
PortalResiliencyAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexableAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessControlAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceContextAdvice |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryAdvice |
| Modifier and Type | Method and Description |
|---|---|
static ChainableMethodAdvice[] |
AopCacheManager.createChainableMethodAdvices(TransactionExecutor transactionExecutor,
com.liferay.portal.kernel.monitoring.ServiceMonitoringControl serviceMonitoringControl) |
| Modifier and Type | Method and Description |
|---|---|
static AopInvocationHandler |
AopCacheManager.create(Object target,
ChainableMethodAdvice[] chainableMethodAdvices) |
| Constructor and Description |
|---|
AopInvocationHandler(Object target,
ChainableMethodAdvice[] chainableMethodAdvices) |
AopMethodInvocation(Object target,
Method method,
Object adviceMethodContext,
ChainableMethodAdvice nextChainableMethodAdvice,
AopMethodInvocation nextAopMethodInvocation) |
ServiceBeanAutoProxyCreator(BeanMatcher beanMatcher,
ClassLoader classLoader,
ChainableMethodAdvice[] chainableMethodAdvices) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemEventAdvice |