Interface LocalInvocationDispatcher

All Known Implementing Classes:
AbstractLocalInvocationDispatcher, ContextLocalInvocationDispatcher, MasterNodeLocalInvocationDispatcher, ServiceLocatorLocalInvocationDispatcher

public interface LocalInvocationDispatcher
Dispatches Invocation instances to the objects in the container, collects the result, and relays any errors.