public class CustomRemotingConfigurationContext extends Object implements RemotingConfigurationContext
| Constructor and Description |
|---|
CustomRemotingConfigurationContext() |
| Modifier and Type | Method and Description |
|---|---|
RemoteAgentLauncher |
buildRemoteAgentLauncher() |
CustomRemotingConfigurationContext |
remoteAgentLauncherSupplier(Supplier<RemoteAgentLauncher> remoteAgentLauncherSupplier) |
public RemoteAgentLauncher buildRemoteAgentLauncher()
buildRemoteAgentLauncher in interface RemotingConfigurationContextpublic CustomRemotingConfigurationContext remoteAgentLauncherSupplier(Supplier<RemoteAgentLauncher> remoteAgentLauncherSupplier)
Copyright © 2021. All rights reserved.