public interface SessionContext
Modifier and Type | Method and Description |
---|---|
Session |
getSession()
Returns the associated session.
|
void |
report(Diagnostic diagnostic)
Reports a diagnostic message to the current session.
|
Session getSession()
void report(Diagnostic diagnostic)
diagnostic
- the diagnostic to be reportedCopyright © 2014 Integral Solutions Ltd. All Rights Reserved.