@Contract
public interface ContainerBuilder<T extends EmbeddedContainer>
Defines the builder for an embdded container. This is mostly a
tag interface that will be implemented by the embedded container
main configuration element (like http-service for web, network-listener
for grizzly)