Modifier and Type | Method and Description |
---|---|
Object |
ThreadLocalCacheAdvice.invoke(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
Object |
DynamicDataSourceAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
void |
DynamicDataSourceAdvice.duringFinally(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
Object |
BufferedIncrementAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
void |
SPIClusterableAdvice.afterReturning(AopMethodInvocation aopMethodInvocation,
Object[] arguments,
Object result) |
void |
ClusterableAdvice.afterReturning(AopMethodInvocation aopMethodInvocation,
Object[] arguments,
Object result) |
Object |
SPIClusterableAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Object |
ClusterableAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Constructor and Description |
---|
BufferedIncreasableEntry(AopMethodInvocation aopMethodInvocation,
Object[] arguments,
K key,
com.liferay.portal.kernel.increment.Increment<T> value) |
Constructor and Description |
---|
AsyncProcessCallable(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
Object |
AsyncAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
Object |
ServiceMonitorAdvice.invoke(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
Object |
PortalResiliencyAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
void |
IndexableAdvice.afterReturning(AopMethodInvocation aopMethodInvocation,
Object[] arguments,
Object result) |
Modifier and Type | Method and Description |
---|---|
Object |
AccessControlAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
void |
AccessControlAdvice.duringFinally(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
Object |
ServiceContextAdvice.invoke(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
void |
ChainableMethodAdvice.afterReturning(AopMethodInvocation aopMethodInvocation,
Object[] arguments,
Object result) |
void |
ChainableMethodAdvice.afterThrowing(AopMethodInvocation aopMethodInvocation,
Object[] arguments,
Throwable throwable) |
Object |
ChainableMethodAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
void |
ChainableMethodAdvice.duringFinally(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Object |
RetryAdvice.invoke(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Object |
ChainableMethodAdvice.invoke(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Constructor and Description |
---|
AopMethodInvocation(Object target,
Method method,
Object adviceMethodContext,
ChainableMethodAdvice nextChainableMethodAdvice,
AopMethodInvocation nextAopMethodInvocation) |
Modifier and Type | Method and Description |
---|---|
Object |
TransactionInterceptor.invoke(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
Modifier and Type | Method and Description |
---|---|
void |
SystemEventAdvice.afterReturning(AopMethodInvocation aopMethodInvocation,
Object[] arguments,
Object result) |
Object |
SystemEventAdvice.before(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
void |
SystemEventAdvice.duringFinally(AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
protected boolean |
SystemEventAdvice.isValid(AopMethodInvocation aopMethodInvocation,
Object[] arguments,
int phase) |