public class ContainerWrapper extends Object implements org.springframework.context.ApplicationContextAware
ContainerWrapper class.
| Constructor and Description |
|---|
ContainerWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
addHandler(String data,
String path) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setPort(int port) |
void |
start() |
void |
stop() |
public ContainerWrapper()
public void setPort(int port)
@PostConstruct public void start()
public void addHandler(String data, String path)
@PreDestroy public void stop()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareCopyright © 2013–2017 DuraSpace, Inc.. All rights reserved.