Method | Description | |
---|---|---|
Dispatcher ( ) : |
Returns a Dispatcher instance. Whether or not this MessageDispatcherConfigurator returns a new instance or returns a reference to an existing instance is an implementation detail of the underlying implementation.
|
Method | Description | |
---|---|---|
MessageDispatcherConfigurator ( |
Takes a Config object, usually passed in via Settings.Config
|
public abstract Dispatcher ( ) : |
||
return |
protected MessageDispatcherConfigurator ( |
||
config | ||
prerequisites | IDispatcherPrerequisites | |
return | System |