public interface AgendaFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Activation activation)
Determine if a given activation should be fired.
|
boolean accept(Activation activation)
activation
- The Activation that is requested to be firedCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.