Package akka.actor
Interface ClassicActorContextProvider
-
- All Known Subinterfaces:
AbstractActor.ActorContext,ActorContext,ActorContext<T>,ActorContext<T>,ActorContextImpl<T>,UntypedActorContext
- All Known Implementing Classes:
ActorCell,ActorContextAdapter,EffectfulActorContext,ResizablePoolCell,RoutedActorCell,StubbedActorContext
public interface ClassicActorContextProviderINTERNAL API
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActorContextclassicActorContext()
-
-
-
Method Detail
-
classicActorContext
ActorContext classicActorContext()
-
-