|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object rydeen.spi.ProcessorServiceLoaderFactory
public class ProcessorServiceLoaderFactory
を構築するためのファクトリクラスです.
ProcessorServiceLoader
DefaultProcessorServiceLoader
メソッドの概要 | |
---|---|
static ProcessorServiceLoaderFactory |
getInstance()
このクラスの唯一のオブジェクトを返します. |
ProcessorServiceLoader |
getLoader()
デフォルトのProcessorServiceLoaderを返します. |
ProcessorServiceLoader |
getLoader(String loaderName)
指定された名前を持つProcessorServiceLoaderを返します. |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public ProcessorServiceLoader getLoader(String loaderName)
ProcessorServiceLoader.getName()
public ProcessorServiceLoader getLoader()
public static ProcessorServiceLoaderFactory getInstance()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |