|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectJRcServerConf
com.JRcServer.spring.JRcSpringConf
public class JRcSpringConf
JRcServerSpringバージョンコンフィグ.
コンストラクタの概要 | |
---|---|
JRcSpringConf()
コンストラクタ. |
メソッドの概要 | |
---|---|
java.lang.String |
getBeanFile(int no)
SpringBeanファイルの登録名を取得. |
int |
getBeanFileLength()
SpringBeanファイル設定数を取得. |
boolean |
isUseSection()
定義ファイルで必要なセクション名群が有効であるかチェック. |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public JRcSpringConf()
メソッドの詳細 |
---|
public int getBeanFileLength()
public java.lang.String getBeanFile(int no)
no
- 対象の項番を設定します.
public boolean isUseSection()
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |