public interface CommitableFactoryCreator extends FactoryCreator
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static Key |
KEY_SelectedCommitable |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CommitableFactory |
createCommitableFactory(Resource resource)
CommitableFactoryを生成する。
|
CommitableFactory |
createCommitableFactory(Resource resource,
java.util.Map commitableInfo)
Internal use only.
|
getCreatorName, getDependCreatorNames, getDependFactoryKey, getFactoryKeystatic final Key KEY_SelectedCommitable
CommitableFactory createCommitableFactory(Resource resource) throws FatalException
resource - FatalExceptionCommitableFactory createCommitableFactory(Resource resource, java.util.Map commitableInfo) throws FatalException
resource - commitableInfo - FatalException