public class SchedulerClientFactory
extends java.lang.Object
Constructor and Description |
---|
SchedulerClientFactory(Config config,
Config runtime) |
Modifier and Type | Method and Description |
---|---|
ISchedulerClient |
getSchedulerClient()
Implementation of getSchedulerClient - Used to create objects
Currently it creates either HttpServiceSchedulerClient or LibrarySchedulerClient
|
public ISchedulerClient getSchedulerClient()