| Modifier and Type | Method and Description |
|---|---|
abstract ServerContainer |
ServerContainerFactory.createContainer(java.util.Map<java.lang.String,java.lang.Object> properties)
Create container delegate method.
|
static ServerContainer |
ServerContainerFactory.createServerContainer()
Create new
ServerContainer with default configuration. |
static ServerContainer |
ServerContainerFactory.createServerContainer(java.util.Map<java.lang.String,java.lang.Object> properties)
Create new
ServerContainer with configuration. |
Copyright © 2012–2020 Oracle Corporation. All rights reserved.