public class DebugProviderImpl extends Object implements IDebugProvider
Constructor and Description |
---|
DebugProviderImpl()
Default constructor
DebugFileProviderImpl would be debug file provider used by
every debug logs |
DebugProviderImpl(DebugFileProvider debugFileProvider)
Constructor with a debug file provider
|
Modifier and Type | Method and Description |
---|---|
IDebug |
getInstance(String debugName)
Get the debugger associated with the debug name
|
public DebugProviderImpl()
DebugFileProviderImpl
would be debug file provider used by
every debug logspublic DebugProviderImpl(DebugFileProvider debugFileProvider)
debugFileProvider
- debug file provider used by every debug logspublic IDebug getInstance(String debugName)
getInstance
in interface IDebugProvider
debugName
- name of the debug instance which will be returned.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.