Package akka.routing
Class BalancingPoolDeploy$
- java.lang.Object
 - 
- akka.routing.BalancingPoolDeploy$
 
 
- 
public class BalancingPoolDeploy$ extends java.lang.ObjectINTERNAL API Can't be in theBalancingPoolcompanion for binary compatibility reasons. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static BalancingPoolDeploy$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description BalancingPoolDeploy$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description scala.collection.immutable.List<java.lang.Object>invalidConfigKeyChars() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final BalancingPoolDeploy$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -