@Component public class BootstrapListener extends Object implements org.trpr.platform.core.spi.event.PlatformEventConsumer
| Constructor and Description |
|---|
BootstrapListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.trpr.platform.core.impl.event.PlatformApplicationEvent event) |
void |
setBootstrapProgressMonitor(org.trpr.platform.runtime.impl.event.BootstrapProgressMonitor bootstrapProgressMonitor) |
public void setBootstrapProgressMonitor(org.trpr.platform.runtime.impl.event.BootstrapProgressMonitor bootstrapProgressMonitor)
public void onApplicationEvent(org.trpr.platform.core.impl.event.PlatformApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.trpr.platform.core.impl.event.PlatformApplicationEvent>Copyright © 2016. All rights reserved.