| インタフェース | 説明 |
|---|---|
| ComponentDeployer |
コンポーネントデプロイヤは、 コンポーネントを利用可能な状態にして提供するためのインターフェースです。
|
| ComponentDeployerFactory.Provider |
ComponentDeployerFactoryをカスタマイズするためのインターフェースです。 |
| クラス | 説明 |
|---|---|
| AbstractComponentDeployer | |
| ApplicationComponentDeployer |
インスタンス属性がapplication用の
ComponentDeployerです。 |
| ComponentDeployerFactory |
ComponentDeployerを作成するクラスです。 |
| ComponentDeployerFactory.DefaultProvider |
ComponentDeployerFactory.Providerのデフォルト実装です。 |
| ExternalComponentDeployerProvider | |
| OuterComponentDeployer |
outer用の
ComponentDeployerです。 |
| PrototypeComponentDeployer |
prototype用の
ComponentDeployerです。 |
| RequestComponentDeployer |
request用の
ComponentDeployerです。 |
| SessionComponentDeployer |
session用の
ComponentDeployerです。 |
| SingletonComponentDeployer |
Copyright © 2015 The DBFlute Project. All rights reserved.