public class DefaultContainerLauncher extends java.lang.Object implements ContainerLauncher, org.springframework.context.ApplicationEventPublisherAware
LAUNCHER_CONFIG_LOCATION| Constructor and Description |
|---|
DefaultContainerLauncher() |
| Modifier and Type | Method and Description |
|---|---|
Container |
launch() |
static void |
main(java.lang.String[] args) |
void |
setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher eventPublisher) |
public void setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher eventPublisher)
setApplicationEventPublisher in interface org.springframework.context.ApplicationEventPublisherAwarepublic Container launch()
launch in interface ContainerLauncherpublic static void main(java.lang.String[] args)