public abstract class AggregateApplicationBuilder.AppConfigurer<T extends AggregateApplicationBuilder.AppConfigurer<T>> extends Object
AppConfigurer()
T
args(String... args)
as(String... names)
namespace(String namespace)
profiles(String... profiles)
org.springframework.context.ConfigurableApplicationContext
run(String... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AppConfigurer()
public T as(String... names)
public T args(String... args)
public T profiles(String... profiles)
public T namespace(String namespace)
public org.springframework.context.ConfigurableApplicationContext run(String... args)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.