public class EmbeddedDaemonClientServices extends DaemonClientServicesSupport
| Constructor and Description |
|---|
EmbeddedDaemonClientServices() |
EmbeddedDaemonClientServices(ServiceRegistry loggingServices,
boolean displayOutput) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureDaemonContextBuilder(DaemonContextBuilder builder) |
protected DaemonCommandExecuter |
createDaemonCommandExecuter() |
protected DaemonRegistry |
createDaemonRegistry() |
protected DaemonServerConnector |
createDaemonServerConnector() |
protected DaemonStarter |
createDaemonStarter() |
protected ExecutorFactory |
createExecutorFactory() |
protected OutputEventListener |
createOutputEventListener() |
createBuildClientMetaData, createDaemonClient, createDaemonConnector, createDaemonContext, createDocumentationRegistry, createModuleRegistry, createOutgoingConnector, getBuildStandardInput, getLoggingServicesadd, add, close, get, getFactory, newInstance, toStringpublic EmbeddedDaemonClientServices()
public EmbeddedDaemonClientServices(ServiceRegistry loggingServices, boolean displayOutput)
protected DaemonCommandExecuter createDaemonCommandExecuter()
protected DaemonRegistry createDaemonRegistry()
protected OutputEventListener createOutputEventListener()
createOutputEventListener in class DaemonClientServicesSupportprotected void configureDaemonContextBuilder(DaemonContextBuilder builder)
configureDaemonContextBuilder in class DaemonClientServicesSupportprotected ExecutorFactory createExecutorFactory()
protected DaemonServerConnector createDaemonServerConnector()
protected DaemonStarter createDaemonStarter()
Copyright © 2013. All rights reserved