| Interface | Description |
|---|---|
| SmartInspectListener |
This listener interface is used in the SmartInspect class for all
kinds of event reporting.
|
| Class | Description |
|---|---|
| Clock |
Provides access to the current date and time, optionally with a
high resolution.
|
| ClockResolution |
Represents the timestamp resolution mode for the Clock class.
|
| Configuration |
This class is responsible for handling the SmartInspect configuration and loading
it from a file.
|
| ConfigurationTimer |
A configurable timer for monitoring and reloading SmartInspect
configuration files on changes.
|
| Enum |
Represents the abstract representation of the Enum pattern.
|
| ErrorEvent |
This class is used by the SmartInspectListener.onError event of the
SmartInspect class and the ProtocolListener.onError event of the
Protocol class.
|
| FileHelper | |
| FileRotate |
Specifies the log rotate mode for the FileProtocol class and
derived classes.
|
| FileRotater |
Responsible for the log file rotate management as used by the
FileProtocol class.
|
| FilterEvent |
This class is used by the SmartInspectListener.onFilter event of the SmartInspect class.
|
| GraphicId |
Used by the GraphicViewerContext class to specify the desired
picture type.
|
| Level |
Represents the log level in the SmartInspect Java library.
|
| LookupTable |
Represents a simple collection of key/value pairs.
|
| ObjectRenderer |
Responsible for creating a string representation of any arbitrary object.
|
| Path |
Provides static methods to perform certain operations on strings which represent a path.
|
| PatternParser |
Capable of parsing and expanding a pattern string as used in the
TextProtocol and TextFormatter classes.
|
| SiAuto |
Provides automatically created objects for using the SmartInspect
and Session classes.
|
| SmartInspect |
SmartInspect is the most important class in the SmartInspect
Java library.
|
| SmartInspectAdapter |
Represents the adapter class for the SmartInspectListener event
interface of the SmartInspect class.
|
| SourceId |
Used in the logSource methods of the Session class to specify the type of source code.
|
| Token |
Represents a token in the pattern string of the TextProtocol protocol.
|
| TokenFactory |
Creates instances of Token subclasses.
|
| ViewerId |
Specifies the viewer for displaying the title or data of a Log Entry in the Console.
|
| Exception | Description |
|---|---|
| InvalidConnectionsException |
Used to report errors concerning the connections string in the
SmartInspect class.
|
| LoadConfigurationException |
Used to report errors concerning the SmartInspect.loadConfiguration method.
|
| LoadConnectionsException |
Used to report errors concerning the SmartInspect.loadConnections method.
|
| SmartInspectException |
Used internally to report any kind of error.
|
Copyright © 2023. All rights reserved.