|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.cybec.cb3.container.provider.ServiceProviderFactory
public class ServiceProviderFactory
サービスプロバイダファクトリクラス。
メソッドの概要 | |
---|---|
static ServiceProviderFactory |
getInstance()
サービスプロバイダファクトリを取得します。 |
ServiceProvider |
getServiceProvider(String beanId)
サービスプロバイダを取得します。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public static ServiceProviderFactory getInstance()
public ServiceProvider getServiceProvider(String beanId)
beanId
- サービスプロバイダのbean id。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |