Namespace Cephalon.Behaviors.Services
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Classes
Section titled “Classes”Aggregates advisories from all registered
Exposes the merged set of behavior topology descriptors contributed to the active runtime.
Contributors are discovered via DI enumeration over
Default implementation of
Resolves behavior instances from the service provider and dispatches calls
to the appropriate
A compiled, type-safe invocation delegate for a concrete
Simple list-backed registry that collects
Default mutable implementation of BehaviorCollectionBuilder.Register<TBehavior>()
and consumed by
A behavior contributor that carries a topology descriptor built via fluent DI registration. This contributor represents Layer 4 (highest priority) in the topology resolution chain.
Interfaces
Section titled “Interfaces”Provides a fluent API for registering application behaviors with their topology, DI lifetime, and type registry entries.
Maps behavior identifiers to their concrete implementation types.
This registry is populated during DI setup and consumed by