Class WebConsoleSupport
- java.lang.Object
-
- org.apache.jackrabbit.oak.standalone.WebConsoleSupport
-
@Configuration public class WebConsoleSupport extends Object
Integrates the Felix WebConsole support with servlet container. The console is accessible at /osgi/system/console/
-
-
Constructor Summary
Constructors Constructor Description WebConsoleSupport()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.web.servlet.ServletListenerRegistrationBean
felixListener()
org.springframework.boot.web.servlet.ServletRegistrationBean
felixProxyServlet()
-