public class AggregateApplicationBuilder.ProcessorConfigurer extends AggregateApplicationBuilder.AppConfigurer<AggregateApplicationBuilder.ProcessorConfigurer>
Constructor and Description |
---|
ProcessorConfigurer(Class<?> app) |
Modifier and Type | Method and Description |
---|---|
AggregateApplicationBuilder.SinkConfigurer |
to(Class<?> sink) |
AggregateApplicationBuilder.ProcessorConfigurer |
via(Class<?> processor) |
args, as, build, getArgs, getNamespace, namespace, profiles, run
public ProcessorConfigurer(Class<?> app)
public AggregateApplicationBuilder.SinkConfigurer to(Class<?> sink)
public AggregateApplicationBuilder.ProcessorConfigurer via(Class<?> processor)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.