toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.common.lock
/
ApiLockAspect
Api
Lock
Aspect
@
Component
class
ApiLockAspect
(
subscriptionDao
:
SubscriptionDao
)
Members
Constructors
Api
Lock
Aspect
Link copied to clipboard
constructor
(
subscriptionDao
:
SubscriptionDao
)
Functions
after
Returning
Link copied to clipboard
fun
afterReturning
(
joinPoint
:
JoinPoint
)
after
Throwing
Link copied to clipboard
fun
afterThrowing
(
joinPoint
:
JoinPoint
)
before
Link copied to clipboard
fun
before
(
joinPoint
:
JoinPoint
)
lock
Pointcut
Link copied to clipboard
fun
lockPointcut
(
)