public static final class PathRequest.H2ConsoleRequestMatcher extends ApplicationContextRequestMatcher<H2ConsoleProperties>
修飾子と型 | メソッドと説明 |
---|---|
protected void | initialized(SupplierSE<H2ConsoleProperties> h2ConsoleProperties) コンテキストが初期化されると呼び出されます。 |
protected boolean | matches(HttpServletRequestEE request, SupplierSE<H2ConsoleProperties> context) 戦略によって実装されたルールが提供されたリクエストと一致するかどうかを決定します。 |
matches
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
protected void initialized(SupplierSE<H2ConsoleProperties> h2ConsoleProperties)
ApplicationContextRequestMatcher
ApplicationContextRequestMatcher<H2ConsoleProperties>
の initialized
h2ConsoleProperties
- 初期化されたコンテキストのサプライヤー (例外をスローすることがあります)protected boolean matches(HttpServletRequestEE request, SupplierSE<H2ConsoleProperties> context)
ApplicationContextRequestMatcher
ApplicationContextRequestMatcher<H2ConsoleProperties>
の matches
request
- ソースリクエスト context
- 初期化されたコンテキストのサプライヤー (例外をスローすることがあります)Copyright © 2019 Pivotal Software, Inc.. All rights reserved.