@Deprecated public class GlobalTransactionScanner extends GlobalTransactionScanner
DO_NOT_PROXY, logger, PROXY_WITHOUT_ADDITIONAL_INTERCEPTORSCONFIGURATION_CACHECORE_LISTENER_THREAD, EXECUTOR_SERVICE, MAX_LISTENER_THREAD| Constructor and Description |
|---|
GlobalTransactionScanner(String txServiceGroup)
Deprecated.
Instantiates a new Global transaction scanner.
|
GlobalTransactionScanner(String txServiceGroup,
int mode)
Deprecated.
Instantiates a new Global transaction scanner.
|
GlobalTransactionScanner(String applicationId,
String txServiceGroup)
Deprecated.
Instantiates a new Global transaction scanner.
|
GlobalTransactionScanner(String applicationId,
String txServiceGroup,
boolean exposeProxy,
FailureHandler failureHandlerHook)
Deprecated.
Instantiates a new Global transaction scanner.
|
GlobalTransactionScanner(String applicationId,
String txServiceGroup,
FailureHandler failureHandlerHook)
Deprecated.
Instantiates a new Global transaction scanner.
|
GlobalTransactionScanner(String applicationId,
String txServiceGroup,
int mode)
Deprecated.
Instantiates a new Global transaction scanner.
|
GlobalTransactionScanner(String applicationId,
String txServiceGroup,
int mode,
boolean exposeProxy,
FailureHandler failureHandlerHook)
Deprecated.
Instantiates a new Global transaction scanner.
|
GlobalTransactionScanner(String applicationId,
String txServiceGroup,
int mode,
FailureHandler failureHandlerHook)
Deprecated.
Instantiates a new Global transaction scanner.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
initClient()
Deprecated.
|
addScannablePackages, addScannerCheckers, addScannerCheckers, addScannerExcludeBeanNames, afterPropertiesSet, destroy, getAccessKey, getAdvicesAndAdvisorsForBean, getApplicationId, getSecretKey, getTxServiceGroup, onChangeEvent, registerSpringShutdownHook, setAccessKey, setApplicationContext, setBeanFactory, setSecretKey, wrapIfNecessaryadvisorsPreFiltered, buildAdvisors, createProxy, customizeProxyFactory, determineCandidateConstructors, getBeanFactory, getCacheKey, getCustomTargetSource, getEarlyBeanReference, isFrozen, isInfrastructureClass, postProcessAfterInitialization, postProcessBeforeInstantiation, postProcessProperties, predictBeanType, setAdvisorAdapterRegistry, setApplyCommonInterceptorsFirst, setBeanFactory, setCustomTargetSourceCreators, setFrozen, setInterceptorNames, shouldProxyTargetClass, shouldSkipevaluateProxyInterfaces, getOrder, getProxyClassLoader, isConfigurationCallbackInterface, isInternalLanguageInterface, setBeanClassLoader, setOrder, setProxyClassLoadercopyFrom, isExposeProxy, isOpaque, isOptimize, isProxyTargetClass, setExposeProxy, setOpaque, setOptimize, setProxyTargetClass, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbeforeEventafterEvent, getExecutorService, onProcessEvent, onShutDownpublic GlobalTransactionScanner(String txServiceGroup)
txServiceGroup - the tx service grouppublic GlobalTransactionScanner(String txServiceGroup, int mode)
txServiceGroup - the tx service groupmode - the modepublic GlobalTransactionScanner(String applicationId, String txServiceGroup)
applicationId - the application idtxServiceGroup - the tx service grouppublic GlobalTransactionScanner(String applicationId, String txServiceGroup, int mode)
applicationId - the application idtxServiceGroup - the tx service groupmode - the modepublic GlobalTransactionScanner(String applicationId, String txServiceGroup, FailureHandler failureHandlerHook)
applicationId - the application idtxServiceGroup - the tx service groupfailureHandlerHook - the failure handler hookpublic GlobalTransactionScanner(String applicationId, String txServiceGroup, boolean exposeProxy, FailureHandler failureHandlerHook)
applicationId - the application idtxServiceGroup - the tx service groupexposeProxy - the exposeProxyfailureHandlerHook - the failure handler hookpublic GlobalTransactionScanner(String applicationId, String txServiceGroup, int mode, FailureHandler failureHandlerHook)
applicationId - the application idtxServiceGroup - the tx service groupmode - the modefailureHandlerHook - the failure handler hookpublic GlobalTransactionScanner(String applicationId, String txServiceGroup, int mode, boolean exposeProxy, FailureHandler failureHandlerHook)
applicationId - the application idtxServiceGroup - the tx service groupmode - the modeexposeProxy - the exposeProxyfailureHandlerHook - the failure handler hookprotected void initClient()
initClient in class GlobalTransactionScannerCopyright © 2025 Apache. All rights reserved.