| IActorProducerPlugin Interface | 
Namespace: Akka.Actor
The IActorProducerPlugin type exposes the following members.
| Name | Description | |
|---|---|---|
| AfterIncarnated | 
            Plugin behavior applied to underlying actor instance when the new one is being created.
              | |
| BeforeIncarnated | 
            Plugin behavior applied to underlying actor instance before the actor is being recycled.
              | |
| CanBeAppliedTo | 
            Determines if current plugin can be applied to provided actor based on it's type.
              |