Package com.exedio.cope.pattern
Interface DispatchDeferrable
-
- All Superinterfaces:
Dispatchable
@Deprecated public interface DispatchDeferrable extends Dispatchable
Deprecated.implementDispatchable
instead and overrideDispatchable.isDeferred(Dispatcher)
-
-
Method Summary
-
Methods inherited from interface com.exedio.cope.pattern.Dispatchable
dispatch, isDeferred, notifyFinalFailure
-
-