Class AsyncJobInterceptor
java.lang.Object
org.jobrunr.scheduling.AsyncJobInterceptor
- All Implemented Interfaces:
org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor
public class AsyncJobInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
-
Constructor Summary
ConstructorsConstructorDescriptionAsyncJobInterceptor(org.springframework.beans.factory.BeanFactory beanFactory) -
Method Summary
-
Constructor Details
-
AsyncJobInterceptor
public AsyncJobInterceptor(org.springframework.beans.factory.BeanFactory beanFactory)
-
-
Method Details
-
invoke
-