| Constructor and Description |
|---|
VTransactionAspect(VTransactionManager transactionManager)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Class<Transactional> |
getAnnotationType() |
Object |
invoke(Object[] args,
AspectMethodInvocation methodInvocation) |
@Inject public VTransactionAspect(VTransactionManager transactionManager)
transactionManager - the transactionManagerpublic Object invoke(Object[] args, AspectMethodInvocation methodInvocation)
public Class<Transactional> getAnnotationType()
getAnnotationType in interface AspectCopyright © 2018. All Rights Reserved.