@Component public class PreventConcurrentAspect extends Object implements org.springframework.core.Ordered
| Constructor and Description |
|---|
PreventConcurrentAspect() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
Object |
lockEntities(org.aspectj.lang.ProceedingJoinPoint pjp,
BatchPreventConcurrent pc) |
Object |
lockEntities(org.aspectj.lang.ProceedingJoinPoint pjp,
PreventConcurrents pc) |
Object |
lockEntity(org.aspectj.lang.ProceedingJoinPoint pjp,
PreventConcurrent pc) |
public int getOrder()
getOrder in interface org.springframework.core.Orderedpublic Object lockEntity(org.aspectj.lang.ProceedingJoinPoint pjp, PreventConcurrent pc) throws Throwable
Throwablepublic Object lockEntities(org.aspectj.lang.ProceedingJoinPoint pjp, PreventConcurrents pc) throws Throwable
Throwablepublic Object lockEntities(org.aspectj.lang.ProceedingJoinPoint pjp, BatchPreventConcurrent pc) throws Throwable
ThrowableCopyright © 2010–2017 Henix, henix.fr. All rights reserved.