A B C D E F G H I J K L M N O P Q R S T U V W Z

J

JNDI_FACTORY_KEY - クラス jp.terasoluna.fw.web.jndi.DefaultJndiSupport の static 変数
JNDIファクトリクラス名をjndiEnvironmentMapからから取得するときのキー。
JNDI_PASSWORD_KEY - クラス jp.terasoluna.fw.web.jndi.DefaultJndiSupport の static 変数
JNDIパスワード名をjndiEnvironmentMapからから取得するときのキー。
JNDI_SUPPORT_KEY - インタフェース jp.terasoluna.fw.web.jndi.JndiSupport の static 変数
DIコンテナから取得するJndiSupport実装クラスのキー
JNDI_URL_KEY - クラス jp.terasoluna.fw.web.jndi.DefaultJndiSupport の static 変数
JNDIプロバイダのURLをjndiEnvironmentMapからから取得するときのキー。
JNDI_USERNAME_KEY - クラス jp.terasoluna.fw.web.jndi.DefaultJndiSupport の static 変数
JNDIユーザ名をjndiEnvironmentMapからから取得するときのキー。
jndiEnvironmentMap - クラス jp.terasoluna.fw.web.jndi.DefaultJndiSupport の変数
JNDI認証情報を格納するMap
JndiException - jp.terasoluna.fw.web.jndi の 例外
JNDI関連例外クラス。
JndiException(Throwable) - 例外 jp.terasoluna.fw.web.jndi.JndiException のコンストラクタ
コンストラクタ。
JndiException(String, Throwable) - 例外 jp.terasoluna.fw.web.jndi.JndiException のコンストラクタ
コンストラクタ。
JndiSupport - jp.terasoluna.fw.web.jndi の インタフェース
JNDI関連のユーティリティインタフェース。
JOB_END_STATE - クラス jp.terasoluna.fw.batch.restart.JobRestartTableHandler の static 変数
リスタート処理状況:処理完了。
JOB_START_STATE - クラス jp.terasoluna.fw.batch.restart.JobRestartTableHandler の static 変数
リスタート処理状況:起動中。
jobBeanPath - クラス jp.terasoluna.fw.batch.init.JobRequestInfoCollector の変数
実行ジョブ定義ファイルパス。
jobConcatParameters - クラス jp.terasoluna.fw.batch.jobmessage.JobMessageInfo の変数
連結ジョブパラメータ。
jobContext - クラス jp.terasoluna.fw.batch.commonj.init.ChildJobExecutor の変数
ジョブコンテキスト。
jobContext - クラス jp.terasoluna.fw.batch.controlbreak.ControlBreakChunker の変数
ジョブコンテクスト。
jobContext - クラス jp.terasoluna.fw.batch.core.Chunk の変数
ジョブコンテクスト。
JobContext - jp.terasoluna.fw.batch.openapi の クラス
基本ジョブコンテキストクラス。
JobContext() - クラス jp.terasoluna.fw.batch.openapi.JobContext のコンストラクタ
 
jobContext - クラス jp.terasoluna.fw.batch.partition.PartitionKeyHandler の変数
ジョブコンテクスト。
jobContext - クラス jp.terasoluna.fw.batch.partition.PartitionRowObject の変数
ジョブコンテクスト。
jobContext - クラス jp.terasoluna.fw.batch.restart.StandardJobRestartInfo の変数
ジョブコンテキスト
jobContext - クラス jp.terasoluna.fw.batch.standard.Chunker の変数
ジョブコンテクスト。
JobContext.START_TYPE - jp.terasoluna.fw.batch.openapi の 列挙型
ジョブ起動種別。
JobContext.START_TYPE() - 列挙 jp.terasoluna.fw.batch.openapi.JobContext.START_TYPE のコンストラクタ
 
JOBCONTEXT_NAME - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の static 変数
ジョブコンテキストBean名。
JobContextRestorer - jp.terasoluna.fw.batch.restart の クラス
ジョブコンテクストの復元処理を行うクラス。
JobContextRestorer() - クラス jp.terasoluna.fw.batch.restart.JobContextRestorer のコンストラクタ
 
JobControlInfo - jp.terasoluna.fw.batch.init の クラス
ジョブ管理テーブルのデータ取得用パラメータクラス。
JobControlInfo() - クラス jp.terasoluna.fw.batch.init.JobControlInfo のコンストラクタ
 
JobControlTableHandler - jp.terasoluna.fw.batch.init の インタフェース
ジョブ管理テーブル管理用インタフェース。
jobControlTableHandler - クラス jp.terasoluna.fw.batch.init.JobRequestInfoCollector の変数
ジョブ管理テーブルハンドラクラスのインスタンス。
jobControlTableHandler - クラス jp.terasoluna.fw.batch.springsupport.init.AsyncJobPostLogic の変数
ジョブ管理テーブルハンドラ。
JobControlTableHandlerImpl - jp.terasoluna.fw.batch.init の クラス
ジョブ依頼情報取得・更新用クラス。
JobControlTableHandlerImpl() - クラス jp.terasoluna.fw.batch.init.JobControlTableHandlerImpl のコンストラクタ
 
jobDiscriptorPath - クラス jp.terasoluna.fw.batch.init.JobControlInfo の変数
ジョブBean定義ファイルのPATH
jobDiscriptorPath - クラス jp.terasoluna.fw.batch.init.JobRequestInfo の変数
ジョブBean定義ファイルの相対パス。
jobEndTime - クラス jp.terasoluna.fw.batch.core.JobStatus の変数
処理終了時刻。
JobException - jp.terasoluna.fw.batch.core の 例外
ジョブ例外クラス。
JobException() - 例外 jp.terasoluna.fw.batch.core.JobException のコンストラクタ
コンストラクタ。
JobException(Exception) - 例外 jp.terasoluna.fw.batch.core.JobException のコンストラクタ
コンストラクタ。
JobException(String) - 例外 jp.terasoluna.fw.batch.core.JobException のコンストラクタ
コンストラクタ。
JobException(String, Exception) - 例外 jp.terasoluna.fw.batch.core.JobException のコンストラクタ
コンストラクタ。
JobExceptionHandler - jp.terasoluna.fw.batch.core の インタフェース
ジョブ例外ハンドラインタフェース。
JobExecutor - jp.terasoluna.fw.batch.commonj.init の クラス
CommonJ用ジョブ起動クラス。
JobExecutor() - クラス jp.terasoluna.fw.batch.commonj.init.JobExecutor のコンストラクタ
コンストラクタ。
JobExecutor(String[]) - クラス jp.terasoluna.fw.batch.commonj.init.JobExecutor のコンストラクタ
コンストラクタ。
JobExecutor - jp.terasoluna.fw.batch.springsupport.init の クラス
ジョブ起動用メインクラス。
JobExecutor() - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor のコンストラクタ
コンストラクタ。
JobExecutor(String[]) - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor のコンストラクタ
コンストラクタ。
JobExecutorListener - jp.terasoluna.fw.batch.commonj.listener の クラス
ワークマネージャ上で実行されるワーク(ジョブ)の監視を行うクラス。
JobExecutorListener() - クラス jp.terasoluna.fw.batch.commonj.listener.JobExecutorListener のコンストラクタ
 
jobExitCode - クラス jp.terasoluna.fw.batch.core.JobStatus の変数
ジョブ終了コード。
jobExitCode - クラス jp.terasoluna.fw.batch.init.JobControlInfo の変数
ジョブ終了コード
jobExitCode - クラス jp.terasoluna.fw.batch.openapi.BLogicResult の変数
ジョブ終了コード。
jobExitCodeMap - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の変数
デフォルトのジョブ終了コードのマップ。
jobFactoryMap - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の変数
ジョブBeanFactoryのキャッシュ用Map。
jobId - クラス jp.terasoluna.fw.batch.core.JobStatus の変数
ジョブID。
jobId - クラス jp.terasoluna.fw.batch.init.JobControlInfo の変数
ジョブID
jobId - クラス jp.terasoluna.fw.batch.init.JobRequestInfo の変数
ジョブID。
jobId - クラス jp.terasoluna.fw.batch.openapi.JobContext の変数
ジョブID。
jobId - クラス jp.terasoluna.fw.batch.restart.StandardJobRestartInfo の変数
ジョブID
jobInfo - クラス jp.terasoluna.fw.batch.commonj.init.JobExecutor の変数
ジョブ依頼情報。
JobInfo - jp.terasoluna.fw.batch.init の インタフェース
ジョブ依頼情報取得用インタフェース。
jobInfo - クラス jp.terasoluna.fw.batch.springsupport.init.AsyncJobContext の変数
ジョブ依頼情報。
JobManager - jp.terasoluna.fw.batch.core の クラス
ジョブ等のフレームワークで規定する作業単位を管理、実行するクラス。
JobManager() - クラス jp.terasoluna.fw.batch.core.JobManager のコンストラクタ
 
jobManager - クラス jp.terasoluna.fw.batch.restart.JobContextRestorer の変数
ジョブマネージャ
JOBMANAGER_NAME - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の static 変数
ジョブマネージャBean名。
JobMessageInfo - jp.terasoluna.fw.batch.jobmessage の クラス
ジョブ依頼メッセージ管理テーブルのパラメータクラス。
JobMessageInfo() - クラス jp.terasoluna.fw.batch.jobmessage.JobMessageInfo のコンストラクタ
 
jobParameters - クラス jp.terasoluna.fw.batch.init.JobControlInfo の変数
ジョブパラメータ
jobParameters - クラス jp.terasoluna.fw.batch.init.JobRequestInfo の変数
ジョブパラメータ格納値。
jobParametersSplitStr - クラス jp.terasoluna.fw.batch.init.AbstractJobControlInfo の変数
ジョブパラメータの区切り文字。
jobParametersSplitStr - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の変数
ジョブパラメータの区切り文字。
JobRequestInfo - jp.terasoluna.fw.batch.init の クラス
ジョブ依頼情報の格納クラス。
JobRequestInfo(String[]) - クラス jp.terasoluna.fw.batch.init.JobRequestInfo のコンストラクタ
ジョブ依頼情報の格納クラスの設定を行うコンストラクタ。
JobRequestInfoCollector - jp.terasoluna.fw.batch.init の クラス
非同期ジョブ起動時のジョブ依頼情報取得用クラス。
JobRequestInfoCollector() - クラス jp.terasoluna.fw.batch.init.JobRequestInfoCollector のコンストラクタ
 
JobRequestInfoHandler - jp.terasoluna.fw.batch.init の クラス
非同期ジョブ起動時のジョブ依頼情報格納用キュークラス。
JobRequestInfoHandler(WorkQueue) - クラス jp.terasoluna.fw.batch.init.JobRequestInfoHandler のコンストラクタ
コンストラクタ。
JobRequestInfoHandlerFactory - jp.terasoluna.fw.batch.init の クラス
ジョブ依頼情報格納用ワーカキュー生成用クラス。
JobRequestInfoHandlerFactory() - クラス jp.terasoluna.fw.batch.init.JobRequestInfoHandlerFactory のコンストラクタ
 
jobRequestNo - クラス jp.terasoluna.fw.batch.core.JobStatus の変数
ジョブリクエスト番号。
jobRequestNo - クラス jp.terasoluna.fw.batch.init.JobControlInfo の変数
ジョブリクエスト番号
jobRequestNo - クラス jp.terasoluna.fw.batch.init.JobRequestInfo の変数
ジョブプロセスID。
jobRequestNo - クラス jp.terasoluna.fw.batch.openapi.JobContext の変数
ジョブリクエスト番号。
JobRestartInfo - jp.terasoluna.fw.batch.restart の インタフェース
リスタート情報取得・更新クラス用インタフェース。
JobRestartInfoFactory - jp.terasoluna.fw.batch.restart の インタフェース
ジョブリスタート情報のインスタンス生成用クラス。
jobRestartInfoFactory - クラス jp.terasoluna.fw.batch.restart.JobRestartTableHandler の変数
ジョブリスタート情報格納用Object。
jobRestartTableHandler - クラス jp.terasoluna.fw.batch.restart.JobContextRestorer の変数
ジョブリスタートテーブルハンドラ
JobRestartTableHandler - jp.terasoluna.fw.batch.restart の クラス
リスタート情報取得・更新用クラス。
JobRestartTableHandler() - クラス jp.terasoluna.fw.batch.restart.JobRestartTableHandler のコンストラクタ
 
jobRestartTableHandler - クラス jp.terasoluna.fw.batch.restart.RestartPointCloser の変数
ジョブリスタートテーブルハンドラ。
jobRestartTableHandler - クラス jp.terasoluna.fw.batch.restart.RestartPointUpdater の変数
ジョブリスタートテーブルハンドラ。
jobRestartTableHandler - クラス jp.terasoluna.fw.batch.restart.RestartPostProcessor の変数
ジョブリスタートテーブルハンドラのインスタンス
jobRestartTableHandler - クラス jp.terasoluna.fw.batch.restart.RestartPreProcessor の変数
リスタートテーブルハンドラのインスタンス
jobResultInfoHandler - クラス jp.terasoluna.fw.batch.commonj.listener.JobExecutorListener の変数
ジョブ実行結果ハンドラ。
JobResultInfoHandler - jp.terasoluna.fw.batch.commonj.transaction の インタフェース
ジョブ実行結果のハンドラインタフェース。
JobResultInfoHandlerImpl - jp.terasoluna.fw.batch.commonj.transaction の クラス
ジョブ実行結果テーブルに登録するハンドラ。
JobResultInfoHandlerImpl() - クラス jp.terasoluna.fw.batch.commonj.transaction.JobResultInfoHandlerImpl のコンストラクタ
 
JobStarter - jp.terasoluna.fw.batch.commonj.init の インタフェース
ジョブ起動インタフェース。
JobStarter - jp.terasoluna.fw.batch.springsupport.init の クラス
ジョブ起動用クラス。
JobStarter() - クラス jp.terasoluna.fw.batch.springsupport.init.JobStarter のコンストラクタ
 
JobStarterImpl - jp.terasoluna.fw.batch.commonj.init の クラス
CommonJ用ジョブ起動クラス。
JobStarterImpl() - クラス jp.terasoluna.fw.batch.commonj.init.JobStarterImpl のコンストラクタ
 
jobStartTime - クラス jp.terasoluna.fw.batch.core.JobStatus の変数
処理開始時刻。
jobState - クラス jp.terasoluna.fw.batch.core.JobStatus の変数
処理状況。
jobState - クラス jp.terasoluna.fw.batch.init.JobControlInfo の変数
ジョブ起動状況
jobStatus - クラス jp.terasoluna.fw.batch.commonj.init.JobExecutor の変数
ジョブステータス。
JobStatus - jp.terasoluna.fw.batch.core の クラス
ジョブの処理状況を保持するクラス。
JobStatus() - クラス jp.terasoluna.fw.batch.core.JobStatus のコンストラクタ
コンストラクタ。
jobStatus - クラス jp.terasoluna.fw.batch.ibatissupport.IBatisDbCollectorImpl.QueuePutRowHandler の変数
処理状況。
jobStatus - クラス jp.terasoluna.fw.batch.restart.RestartJobStatus の変数
処理状況。
jobStatus - クラス jp.terasoluna.fw.batch.standard.RunnableQueueProcessor の変数
ジョブステータス。
jobStatus - クラス jp.terasoluna.fw.batch.standard.StandardWorkQueue の変数
ジョブステータス。
JobStatus.STATE - jp.terasoluna.fw.batch.core の 列挙型
ジョブ状態の列挙クラス。
JobStatus.STATE(boolean) - 列挙 jp.terasoluna.fw.batch.core.JobStatus.STATE のコンストラクタ
コンストラクタ。
JOBSTATUS_NAME - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の static 変数
ジョブ状況用Bean名。
JOBSTATUS_SUMMARIZER - クラス jp.terasoluna.fw.batch.springsupport.init.JobExecutor の static 変数
処理状態のサマライザ。
jobStatusMap - クラス jp.terasoluna.fw.batch.init.EndFileChecker の変数
処理状況格納用Map。
JobStatusSummarizer - jp.terasoluna.fw.batch.core の インタフェース
処理状態のサマライザ。
JobWorker - jp.terasoluna.fw.batch.core の クラス
Chunk を処理単位として、Chunk が持つデータを入力 とするビジネスロジックを実行する。
JobWorker() - クラス jp.terasoluna.fw.batch.core.JobWorker のコンストラクタ
 
jobWorker - クラス jp.terasoluna.fw.batch.restart.RestartPointCloser の変数
起動するワーカ。
jobWorker - クラス jp.terasoluna.fw.batch.restart.RestartPointUpdater の変数
起動するワーカ。
jobWorker - クラス jp.terasoluna.fw.batch.springsupport.transaction.TransactionalWorker の変数
ジョブワーカー。
jp.terasoluna.fw.batch.commonj - パッケージ jp.terasoluna.fw.batch.commonj
 
jp.terasoluna.fw.batch.commonj.init - パッケージ jp.terasoluna.fw.batch.commonj.init
 
jp.terasoluna.fw.batch.commonj.listener - パッケージ jp.terasoluna.fw.batch.commonj.listener
 
jp.terasoluna.fw.batch.commonj.transaction - パッケージ jp.terasoluna.fw.batch.commonj.transaction
 
jp.terasoluna.fw.batch.commonj.usequeue - パッケージ jp.terasoluna.fw.batch.commonj.usequeue
 
jp.terasoluna.fw.batch.controlbreak - パッケージ jp.terasoluna.fw.batch.controlbreak
 
jp.terasoluna.fw.batch.core - パッケージ jp.terasoluna.fw.batch.core
 
jp.terasoluna.fw.batch.exception - パッケージ jp.terasoluna.fw.batch.exception
 
jp.terasoluna.fw.batch.ibatissupport - パッケージ jp.terasoluna.fw.batch.ibatissupport
 
jp.terasoluna.fw.batch.init - パッケージ jp.terasoluna.fw.batch.init
 
jp.terasoluna.fw.batch.jobmessage - パッケージ jp.terasoluna.fw.batch.jobmessage
 
jp.terasoluna.fw.batch.messages - パッケージ jp.terasoluna.fw.batch.messages
 
jp.terasoluna.fw.batch.monitor - パッケージ jp.terasoluna.fw.batch.monitor
 
jp.terasoluna.fw.batch.openapi - パッケージ jp.terasoluna.fw.batch.openapi
 
jp.terasoluna.fw.batch.partition - パッケージ jp.terasoluna.fw.batch.partition
 
jp.terasoluna.fw.batch.restart - パッケージ jp.terasoluna.fw.batch.restart
 
jp.terasoluna.fw.batch.springsupport.init - パッケージ jp.terasoluna.fw.batch.springsupport.init
 
jp.terasoluna.fw.batch.springsupport.messages - パッケージ jp.terasoluna.fw.batch.springsupport.messages
 
jp.terasoluna.fw.batch.springsupport.standard - パッケージ jp.terasoluna.fw.batch.springsupport.standard
 
jp.terasoluna.fw.batch.springsupport.transaction - パッケージ jp.terasoluna.fw.batch.springsupport.transaction
 
jp.terasoluna.fw.batch.standard - パッケージ jp.terasoluna.fw.batch.standard
 
jp.terasoluna.fw.batch.validation - パッケージ jp.terasoluna.fw.batch.validation
 
jp.terasoluna.fw.beans - パッケージ jp.terasoluna.fw.beans
 
jp.terasoluna.fw.beans.jxpath - パッケージ jp.terasoluna.fw.beans.jxpath
 
jp.terasoluna.fw.dao - パッケージ jp.terasoluna.fw.dao
 
jp.terasoluna.fw.dao.ibatis - パッケージ jp.terasoluna.fw.dao.ibatis
 
jp.terasoluna.fw.exception - パッケージ jp.terasoluna.fw.exception
 
jp.terasoluna.fw.file.annotation - パッケージ jp.terasoluna.fw.file.annotation
 
jp.terasoluna.fw.file.dao - パッケージ jp.terasoluna.fw.file.dao
 
jp.terasoluna.fw.file.dao.standard - パッケージ jp.terasoluna.fw.file.dao.standard
 
jp.terasoluna.fw.file.util - パッケージ jp.terasoluna.fw.file.util
 
jp.terasoluna.fw.message - パッケージ jp.terasoluna.fw.message
 
jp.terasoluna.fw.orm.ibatis.support - パッケージ jp.terasoluna.fw.orm.ibatis.support
 
jp.terasoluna.fw.util - パッケージ jp.terasoluna.fw.util
 
jp.terasoluna.fw.validation - パッケージ jp.terasoluna.fw.validation
 
jp.terasoluna.fw.validation.springmodules - パッケージ jp.terasoluna.fw.validation.springmodules
 
jp.terasoluna.fw.web.jndi - パッケージ jp.terasoluna.fw.web.jndi
 
JXPathIndexedBeanWrapperImpl - jp.terasoluna.fw.beans の クラス
JXPathを用いたIndexBeanWrapperの実装。
JXPathIndexedBeanWrapperImpl(Object) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のコンストラクタ
コンストラクタ。

A B C D E F G H I J K L M N O P Q R S T U V W Z