Class HttpServerStarter
- java.lang.Object
-
- ch.squaredesk.nova.comm.http.spring.HttpServerStarter
-
- All Implemented Interfaces:
EventListener,org.springframework.beans.factory.DisposableBean,org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
public class HttpServerStarter extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, org.springframework.beans.factory.DisposableBean
-
-
Constructor Summary
Constructors Constructor Description HttpServerStarter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroy()voidonApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
-