Class: Bifrost::Entity
- Inherits:
-
Object
- Object
- Bifrost::Entity
- Defined in:
- lib/bifrost/entity.rb
Overview
Types that require access to the message bus should inherit this type. We’ve chosen inheritance at this point, perhaps a mixin might be a better approach
Instance Method Summary collapse
-
#initialize ⇒ Entity
constructor
A new instance of Entity.