Class TriggerRouterServiceTest
java.lang.Object
org.jumpmind.symmetric.service.impl.TriggerRouterServiceTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ICacheManagerprotected IClusterServiceprotected IConfigurationServiceprotected ISymmetricEngineprotected IExtensionServiceprotected TriggerFailureListenerprotected IGroupletServiceprotected INodeServiceprotected IParameterServiceprotected IDatabasePlatformprotected ISequenceServiceprotected ISqlTemplateprotected ISqlTransactionprotected IStatisticManagerprotected ISymmetricDialectprotected 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()
-