AdminController
.ResourceSupport
object containing the resources
served by the admin server.StreamDefinitionRepository
.TaskDefinitionRepository
.StreamDefinitionResource
defined streams.TaskDefinitionResource
defined tasks.ModuleRegistry
with default modules.ModuleRegistryPopulator
with the provided ModuleRegistry
.StreamDefinitionRepository
, storing each
definition as a name:dsl mapping in a Redis hash.'hashKey
'.StreamDefinition
.StreamController
that delegates
CRUD operations to the provided StreamDefinitionRepository
deployment operations to the provided ModuleDeployer
module coordinate retrieval to the provided ModuleRegistry
TaskDefinition
.TaskController
that delegates
CRUD operations to the provided TaskDefinitionRepository
module coordinate retrieval to the provided ModuleRegistry
deployment/launching operations to the provided ModuleDeployer
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.