@ComponentScan(basePackageClasses=org.kurento.repository.RepositoryItem.class) public static class RepositoryFunctionalTest.RepositoryWebServer extends WebServerService.WebServer
| Constructor and Description |
|---|
RepositoryWebServer() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryApiConfiguration |
repositoryApiConfiguration() |
RepositoryHttpServlet |
repositoryHttpServlet() |
org.springframework.boot.context.embedded.ServletRegistrationBean |
repositoryServletRegistrationBean(RepositoryHttpServlet repositoryHttpServlet) |
servletContainer@Bean public RepositoryHttpServlet repositoryHttpServlet()
@Bean public org.springframework.boot.context.embedded.ServletRegistrationBean repositoryServletRegistrationBean(RepositoryHttpServlet repositoryHttpServlet)
@Bean public RepositoryApiConfiguration repositoryApiConfiguration()
Copyright © 2016 Kurento. All rights reserved.