Uses of Class
org.eclipse.ditto.services.utils.akka.PrefixedActorNameFactory
-
Packages that use PrefixedActorNameFactory Package Description org.eclipse.ditto.services.utils.akka -
-
Uses of PrefixedActorNameFactory in org.eclipse.ditto.services.utils.akka
Methods in org.eclipse.ditto.services.utils.akka that return PrefixedActorNameFactory Modifier and Type Method Description static PrefixedActorNameFactoryPrefixedActorNameFactory. of(String prefix)Creates a new instance of this factory which generates actor names with the specifiedprefix.
-