public class RemoteFactory extends Object implements RemoteServiceProvider
| Modifier and Type | Method and Description |
|---|---|
Config |
createConfig(String serverLocation) |
RecorderListener |
createListener(Config config) |
RecorderService |
createService(Config config) |
static RemoteFactory |
getInstance() |
public static RemoteFactory getInstance()
public RecorderService createService(Config config)
createService in interface RemoteServiceProviderpublic RecorderListener createListener(Config config)
createListener in interface RemoteServiceProviderpublic Config createConfig(String serverLocation)
createConfig in interface RemoteServiceProviderCopyright © 2023 OpenClover.org. All rights reserved.