public class FromConfig$ extends FromConfig implements scala.Product, scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static FromConfig$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
FromConfig$() |
| Modifier and Type | Method and Description |
|---|---|
FromConfig |
apply(scala.Option<Resizer> resizer,
SupervisorStrategy supervisorStrategy,
java.lang.String routerDispatcher) |
FromConfig$ |
getInstance()
Java API: get the singleton instance
|
scala.Option<java.lang.String> |
unapply(FromConfig fc) |
createRouter, createRouterActor, nrOfInstances, props, resizer, routerDispatcher, supervisorStrategy, verifyConfig, withDispatcher, withResizer, withSupervisorStrategyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitproductArity, productElement, productIterator, productPrefixenrichWithPoolDispatcher, newRoutee, props, stopRouterWhenAllRouteesRemoved, usePoolDispatcherisManagementMessage, routingLogicController, withFallbackpublic static final FromConfig$ MODULE$
public FromConfig$ getInstance()
getInstance in class FromConfigpublic final FromConfig apply(scala.Option<Resizer> resizer, SupervisorStrategy supervisorStrategy, java.lang.String routerDispatcher)
apply in class FromConfigpublic final scala.Option<java.lang.String> unapply(FromConfig fc)
unapply in class FromConfig