| Package | Description |
|---|---|
| org.dmd.util.debug |
| Modifier and Type | Class and Description |
|---|---|
class |
DebugChannel |
| Modifier and Type | Method and Description |
|---|---|
DebugChannelIF |
DebugManager.advertise(DebugCategoryIF dc) |
DebugChannelIF |
DebugCategoryIF.getChannel() |
DebugChannelIF |
DebugCategory.getChannel() |
DebugChannelIF |
DebugCategoryIF.initializeChannel(String uniqueName)
This method is called by the DebugManager to initialize the channel associated with
this category.
|
DebugChannelIF |
DebugCategory.initializeChannel(String uniqueName) |
Copyright © 2023. All rights reserved.