public class TaskInternalServiceRegistry extends DefaultServiceRegistry implements ServiceRegistryFactory
| Constructor and Description |
|---|
TaskInternalServiceRegistry(ServiceRegistry parent,
ProjectInternal project,
TaskInternal taskInternal) |
| Modifier and Type | Method and Description |
|---|---|
ServiceRegistryFactory |
createFor(Object domainObject)
Creates the services for the given domain object.
|
protected LoggingManagerInternal |
createLoggingManager() |
protected TaskInputs |
createTaskInputs() |
protected TaskOutputsInternal |
createTaskOutputs() |
add, add, close, get, getFactory, newInstance, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitget, getFactory, newInstancepublic TaskInternalServiceRegistry(ServiceRegistry parent, ProjectInternal project, TaskInternal taskInternal)
protected TaskInputs createTaskInputs()
protected TaskOutputsInternal createTaskOutputs()
protected LoggingManagerInternal createLoggingManager()
public ServiceRegistryFactory createFor(Object domainObject)
ServiceRegistryFactorycreateFor in interface ServiceRegistryFactorydomainObject - The domain object.Copyright © 2013. All rights reserved