@Contract
public interface ContainerBuilder<T extends EmbeddedContainer>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ContainerBuilder.Type
Default sets of container that can be built.
|
| Modifier and Type | Method and Description |
|---|---|
T |
create(Server server)
Creates a embedded container
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.