public abstract class DaemonClientServicesSupport extends DefaultServiceRegistry
| Constructor and Description |
|---|
DaemonClientServicesSupport(ServiceRegistry loggingServices,
InputStream buildStandardInput) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureDaemonContextBuilder(DaemonContextBuilder builder) |
protected BuildClientMetaData |
createBuildClientMetaData() |
protected DaemonClient |
createDaemonClient() |
protected DaemonConnector |
createDaemonConnector() |
protected DaemonContext |
createDaemonContext() |
protected DocumentationRegistry |
createDocumentationRegistry() |
protected DefaultModuleRegistry |
createModuleRegistry() |
protected OutgoingConnector<Object> |
createOutgoingConnector() |
protected OutputEventListener |
createOutputEventListener() |
protected InputStream |
getBuildStandardInput() |
ServiceRegistry |
getLoggingServices() |
add, add, close, get, getFactory, newInstance, toStringpublic DaemonClientServicesSupport(ServiceRegistry loggingServices, InputStream buildStandardInput)
public ServiceRegistry getLoggingServices()
protected InputStream getBuildStandardInput()
protected DaemonClient createDaemonClient()
protected DaemonContext createDaemonContext()
protected void configureDaemonContextBuilder(DaemonContextBuilder builder)
protected OutputEventListener createOutputEventListener()
protected BuildClientMetaData createBuildClientMetaData()
protected OutgoingConnector<Object> createOutgoingConnector()
protected DaemonConnector createDaemonConnector()
protected DocumentationRegistry createDocumentationRegistry()
protected DefaultModuleRegistry createModuleRegistry()
Copyright © 2013. All rights reserved