Package org.jobrunr.scheduling
Class JobInterceptor
java.lang.Object
org.jobrunr.scheduling.JobInterceptor
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JobInterceptor
public JobInterceptor(org.springframework.beans.factory.BeanFactory beanFactory)
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceorg.aopalliance.intercept.MethodInterceptor- Throws:
Throwable
-