public class TestServerProvider extends ServerProvider
config, handlers, threadPool
Constructor and Description |
---|
TestServerProvider(ServerConfiguration config,
org.eclipse.jetty.util.thread.ThreadPool threadPool,
LoggerContextHandler loggerContextHandler,
AccessLoggerContextHandler accessLoggerContextHandler) |
Modifier and Type | Method and Description |
---|---|
void |
registerHandlers(RestRequestTestHandler restHandler) |
get, registerHandlers
@Inject public TestServerProvider(@Named(value="test") ServerConfiguration config, org.eclipse.jetty.util.thread.ThreadPool threadPool, LoggerContextHandler loggerContextHandler, AccessLoggerContextHandler accessLoggerContextHandler)
@Inject public void registerHandlers(RestRequestTestHandler restHandler)