@Configuration @EnableConfigurationProperties(value=Open2InternetProperties.class) public class Open2InternetAutoConfiguration extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.web.context.WebServerInitializedEvent>
| Constructor and Description |
|---|
Open2InternetAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
onApplicationEvent(org.springframework.boot.web.context.WebServerInitializedEvent event) |
Open2InternetEndpoint |
open2InternetEndpoint() |
public void onApplicationEvent(org.springframework.boot.web.context.WebServerInitializedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.web.context.WebServerInitializedEvent>@Bean public Open2InternetEndpoint open2InternetEndpoint()
@PreDestroy public void destroy()
Copyright © 2020. All rights reserved.