Method | Description | |
---|---|---|
AddInterceptor ( |
||
GetSubscriptions ( |
||
InsureOrderOfHandlers ( ) : void | ||
Register ( |
Register all handlers in assembly (you can register handlers that optionally belongs to specified namespaces)
|
|
SortInPlace ( List |
Method | Description | |
---|---|---|
AddSubscription ( |
||
BelongToNamespaces ( |
public AddInterceptor ( |
||
type | ||
return | void |
public GetSubscriptions ( |
||
messageType | ||
return | List |
public Register ( |
||
assembly | ||
namespaces | String | |
return | void |