@Component public class DubboBootstrapStartCommandLineRunner extends Object implements org.springframework.boot.CommandLineRunner, org.springframework.context.ApplicationEventPublisherAware
| Constructor and Description |
|---|
DubboBootstrapStartCommandLineRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(String... args) |
void |
setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher) |
public DubboBootstrapStartCommandLineRunner()
public void setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
setApplicationEventPublisher in interface org.springframework.context.ApplicationEventPublisherAwarepublic void run(String... args)
run in interface org.springframework.boot.CommandLineRunnerCopyright © 2021 Pivotal Software, Inc.. All rights reserved.