public class ServletContextLiveBeansView extends LiveBeansView
LiveBeansView サブクラス。MBEAN_APPLICATION_KEY, MBEAN_DOMAIN_PROPERTY_NAME| コンストラクターと説明 |
|---|
ServletContextLiveBeansView(ServletContextEE servletContext) 指定された ServletContext の新しい LiveBeansView を作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected java.util.Set<ConfigurableApplicationContext> | findApplicationContexts() 現在のアプリケーションに適用可能なすべての ApplicationContexts を見つけます。 |
generateJson, getEscapedResourceDescription, getSnapshotAsJson, isBeanEligible, setApplicationContextpublic ServletContextLiveBeansView(ServletContextEE servletContext)
servletContext - 現在の ServletContextprotected java.util.Set<ConfigurableApplicationContext> findApplicationContexts()
LiveBeansViewこの LiveBeansView に特定の ApplicationContext が設定されていない場合に呼び出されます。
LiveBeansView の findApplicationContexts