| Modifier and Type | Method and Description |
|---|---|
Object |
ThreadLocalCacheAdvice.invoke(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
Object |
DynamicDataSourceAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
void |
DynamicDataSourceAdvice.duringFinally(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
Object |
BufferedIncrementAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
SPIClusterableAdvice.afterReturning(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
Object result) |
void |
ClusterableAdvice.afterReturning(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
Object result) |
Object |
SPIClusterableAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
Object |
ClusterableAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Constructor and Description |
|---|
BufferedIncreasableEntry(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
K key,
com.liferay.portal.kernel.increment.Increment<T> value) |
| Constructor and Description |
|---|
AsyncProcessCallable(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
Object |
AsyncAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ServiceMonitorAdvice.invoke(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
Object |
PortalResiliencyAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexableAdvice.afterReturning(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
Object result) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccessControlAdvisor.accept(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
com.liferay.portal.kernel.security.access.control.AccessControlled accessControlled) |
void |
AccessControlAdvisorImpl.accept(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
com.liferay.portal.kernel.security.access.control.AccessControlled accessControlled) |
Object |
AccessControlAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
void |
AccessControlAdvice.duringFinally(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ServiceContextAdvice.invoke(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainableMethodAdvice.afterReturning(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
Object result) |
void |
ChainableMethodAdvice.afterThrowing(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
Throwable throwable) |
Object |
ChainableMethodAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
void |
ChainableMethodAdvice.duringFinally(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
Object |
RetryAdvice.invoke(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
Object |
ChainableMethodAdvice.invoke(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.transaction.support.TransactionCallback<Object> |
CounterCallbackPreferringTransactionExecutor.createTransactionCallback(org.springframework.transaction.support.CallbackPreferringPlatformTransactionManager callbackPreferringPlatformTransactionManager,
TransactionAttributeAdapter transactionAttributeAdapter,
ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
protected org.springframework.transaction.support.TransactionCallback<Object> |
CallbackPreferringTransactionExecutor.createTransactionCallback(org.springframework.transaction.support.CallbackPreferringPlatformTransactionManager callbackPreferringPlatformTransactionManager,
TransactionAttributeAdapter transactionAttributeAdapter,
ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
Object |
CounterTransactionExecutor.execute(TransactionAttributeAdapter transactionAttributeAdapter,
ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
Object |
DefaultTransactionExecutor.execute(TransactionAttributeAdapter transactionAttributeAdapter,
ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
Object |
TransactionExecutor.execute(TransactionAttributeAdapter transactionAttributeAdapter,
ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
Object |
CallbackPreferringTransactionExecutor.execute(TransactionAttributeAdapter transactionAttributeAdapter,
ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
Object |
TransactionInterceptor.invoke(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemEventAdvice.afterReturning(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
Object result) |
Object |
SystemEventAdvice.before(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
void |
SystemEventAdvice.duringFinally(ServiceBeanMethodInvocation serviceBeanMethodInvocation) |
protected boolean |
SystemEventAdvice.isValid(ServiceBeanMethodInvocation serviceBeanMethodInvocation,
int phase) |