public final class SkipConcurrentExecutionInvoker extends Object implements ScheduledInvoker
| Constructor and Description |
|---|
SkipConcurrentExecutionInvoker(ScheduledInvoker delegate,
javax.enterprise.event.Event<SkippedExecution> event) |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(ScheduledExecution execution) |
void |
invokeBean(ScheduledExecution param) |
public SkipConcurrentExecutionInvoker(ScheduledInvoker delegate, javax.enterprise.event.Event<SkippedExecution> event)
public void invoke(ScheduledExecution execution) throws Exception
invoke in interface BeanInvoker<ScheduledExecution>Exceptionpublic void invokeBean(ScheduledExecution param)
invokeBean in interface BeanInvoker<ScheduledExecution>Copyright © 2021 JBoss by Red Hat. All rights reserved.