public class UndertowWebServerFactoryCustomizer extends ObjectSE implements WebServerFactoryCustomizer<ConfigurableUndertowWebServerFactory>, org.springframework.core.Ordered
| コンストラクターと説明 |
|---|
UndertowWebServerFactoryCustomizer(org.springframework.core.env.Environment environment, ServerProperties serverProperties) |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | customize(ConfigurableUndertowWebServerFactory factory) 指定された WebServerFactory をカスタマイズします。 |
int | getOrder() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic UndertowWebServerFactoryCustomizer(org.springframework.core.env.Environment environment,
ServerProperties serverProperties)public int getOrder()
org.springframework.core.Ordered 内の getOrder public void customize(ConfigurableUndertowWebServerFactory factory)
WebServerFactoryCustomizerWebServerFactory をカスタマイズします。WebServerFactoryCustomizer<ConfigurableUndertowWebServerFactory> 内の customize factory - カスタマイズする Web サーバーファクトリ Copyright © 2019 Pivotal Software, Inc.. All rights reserved.