public class DefaultDebuggerFactory extends DebuggerFactory
DebuggerFactory
it is execution scope implementation and provides client-log and system-out implementationENABLE_PROP, FACTORY_CLASS_PROP
Constructor and Description |
---|
DefaultDebuggerFactory() |
Modifier and Type | Method and Description |
---|---|
protected BindingExecutionInfoCollector |
createBindingExecutionInfoCollector() |
protected BindingAnnotationInfoChecker |
createDefaultAnnotationInfoChecker() |
BindingAnnotationInfoChecker |
getAnnotationInfoChecker()
Get the checker, the sub-class have to consider the thread-safe issue when implementing.
|
BindingExecutionInfoCollector |
getExecutionInfoCollector()
Get the collector, the sub-class have to consider the thread-safe issue when implementing.
|
getInstance
public BindingExecutionInfoCollector getExecutionInfoCollector()
DebuggerFactory
getExecutionInfoCollector
in class DebuggerFactory
protected BindingExecutionInfoCollector createBindingExecutionInfoCollector()
public BindingAnnotationInfoChecker getAnnotationInfoChecker()
DebuggerFactory
getAnnotationInfoChecker
in class DebuggerFactory
protected BindingAnnotationInfoChecker createDefaultAnnotationInfoChecker()
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.