|
||||||||||
前 次 | フレームあり フレームなし |
ClassDetector を使用しているパッケージ | |
---|---|
org.seasar.cubby.plugins.s2.detector.impl | S2Container の SMART deploy で自動登録されるクラスを走査するためのクラスの実装を提供します。 |
org.seasar.cubby.plugins.s2.spi | S2Container 向けの Service Provider Interface の実装を提供します。 |
org.seasar.cubby.plugins.s2.detector.impl での ClassDetector の使用 |
---|
ClassDetector を実装している org.seasar.cubby.plugins.s2.detector.impl のクラス | |
---|---|
class |
ClassDetectorImpl
クラスパスを走査してクラスを検出するクラスの実装です。 |
org.seasar.cubby.plugins.s2.spi での ClassDetector の使用 |
---|
ClassDetector として宣言されている org.seasar.cubby.plugins.s2.spi のフィールド | |
---|---|
ClassDetector |
S2PathResolverProvider.classDetector
クラスパスを走査してクラスを検出するクラス。 |
ClassDetector 型のパラメータを持つ org.seasar.cubby.plugins.s2.spi のメソッド | |
---|---|
void |
S2PathResolverProvider.setClassDetector(ClassDetector classDetector)
クラスパスを走査してクラスを検出するクラスを設定します。 |
void |
S2ConverterProvider.setClassDetector(ClassDetector classDetector)
クラスパスを走査してクラスを検出するクラスを設定します。 |
|
||||||||||
前 次 | フレームあり フレームなし |