public interface DelegationFactoryCreator extends FactoryCreator
修飾子とタイプ | フィールドと説明 |
---|---|
static Key |
KEY_DelegationCacheEnable |
static Key |
KEY_DelegationCacheEnableInfo |
修飾子とタイプ | メソッドと説明 |
---|---|
DelegationFactory |
createDelegationFactory(Resource resource)
EntityManagerのほじする情報からDelegatorFactoryを生成する。
|
DelegationFactory |
createDelegationFactory(Resource resource,
java.util.Map delegationInfo) |
getCreatorName, getDependCreatorNames, getDependFactoryKey, getFactoryKey
static final Key KEY_DelegationCacheEnable
static final Key KEY_DelegationCacheEnableInfo
DelegationFactory createDelegationFactory(Resource resource) throws FatalException
manager
- FatalException
DelegationFactory createDelegationFactory(Resource resource, java.util.Map delegationInfo) throws FatalException
FatalException