Class TriggerRouterServiceTest
java.lang.Object
org.jumpmind.symmetric.service.impl.TriggerRouterServiceTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ICacheManager
protected IClusterService
protected IConfigurationService
protected ISymmetricEngine
protected IExtensionService
protected TriggerFailureListener
protected IGroupletService
protected INodeService
protected IParameterService
protected IDatabasePlatform
protected ISequenceService
protected ISqlTemplate
protected ISqlTransaction
protected IStatisticManager
protected ISymmetricDialect
protected String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cacheManager
-
clusterService
-
configurationService
-
statisticManager
-
groupletService
-
nodeService
-
sequenceService
-
extensionService
-
parameterService
-
engine
-
symmetricDialect
-
platform
-
sqlTemplate
-
sqlTransaction
-
tablePrefix
-
failureListener
-
-
Constructor Details
-
TriggerRouterServiceTest
public TriggerRouterServiceTest()
-