Inherits AZ::EBusTraits.
◆ MutexType
Overrides the default AZ::EBusTraits mutex type to the AZStd implementation of a recursive mutex with exclusive ownership semantics. A mutex prevents multiple threads from accessing shared data simultaneously.
◆ HandlerPolicy
EBusTraits overrides - application is a singleton Overrides the default AZ::EBusTraits handler policy to allow one listener only, because only one application can exist at a time.
The documentation for this class was generated from the following file:
- Code/Framework/AzCore/AzCore/Component/ComponentApplicationBus.h