ActorSystemWithExtensionsWithExtension Method |
Name | Description | |
---|---|---|
![]() ![]() | WithExtensionT(ActorSystem) |
Loads the extension and casts it to the expected type if it's already registered
|
![]() ![]() | WithExtensionT, TI(ActorSystem) |
Registers a type and returns it if one doesn't yet exist
|
![]() ![]() | WithExtensionT(ActorSystem, Type) |
Registers a type and returns it if one doesn't yet exist
|