Package com.iizix.virtual
Class ThreadData
java.lang.Object
com.iizix.virtual.ThreadData
The inheritable thread data stored for each thread in the system.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescriptionGets the loggers instance.Gets the session information data.
- Method Details- getLoggersGets the loggers instance.- Returns:
- The loggers instance.
 
- getSessionInfoGets the session information data.- Returns:
- The session info, or nullif none is assigned (rarely).