public class RemoteDeployer extends Deployer
| Constructor and Description |
|---|
RemoteDeployer(ActorSystem.Settings _settings,
DynamicAccess _pm) |
| Modifier and Type | Method and Description |
|---|---|
scala.Option<Deploy> |
parseConfig(java.lang.String path,
com.typesafe.config.Config config) |
createRouterConfig, deploy, dynamicAccess, lookup, lookup, routerTypeMapping, settingspublic RemoteDeployer(ActorSystem.Settings _settings, DynamicAccess _pm)
public scala.Option<Deploy> parseConfig(java.lang.String path, com.typesafe.config.Config config)
parseConfig in class Deployer