public interface EmbeddedServerProvider<T extends AbstractConfiguration>
| Modifier and Type | Method and Description |
|---|---|
EmbeddedServer<T> |
instantiate() |
EmbeddedServer<T> |
instantiate(T configuration) |
EmbeddedServer<T> instantiate()
EmbeddedServer<T> instantiate(T configuration)
Copyright © 2019. All rights reserved.