|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.event.SynchronousEventFilter
public class SynchronousEventFilter
Allows to force the synchronous dispatch of given events.
| Constructor Summary | |
|---|---|
SynchronousEventFilter(com.atlassian.event.internal.AsynchronousEventResolver delegate,
com.google.common.base.Predicate<java.lang.Object> synchronousEventPredicate)
|
|
| Method Summary | |
|---|---|
boolean |
isAsynchronousEvent(java.lang.Object event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SynchronousEventFilter(com.atlassian.event.internal.AsynchronousEventResolver delegate,
com.google.common.base.Predicate<java.lang.Object> synchronousEventPredicate)
| Method Detail |
|---|
public boolean isAsynchronousEvent(java.lang.Object event)
isAsynchronousEvent in interface com.atlassian.event.internal.AsynchronousEventResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||