| Package | Description |
|---|---|
| no.g9.message | |
| no.g9.service.print |
The print package contains g9 print API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageDispatcherSetup
This interface is used to set up message dispatchers for the message system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDispatcherImpl
Standard implementation of the
MessageDispatcher |
| Modifier and Type | Method and Description |
|---|---|
static MessageDispatcher |
MessageSystem.getMessageDispatcher()
Get the message dispatcher, without a dispatcher context.
|
static MessageDispatcher |
MessageSystem.getMessageDispatcher(DispatcherContext dispatcherContext)
Get the message dispatcher.
|
| Modifier and Type | Method and Description |
|---|---|
protected MessageDispatcher |
JasperReportsPrint.getMessageDispatcher() |
Copyright © 2006–2017 Esito AS. All rights reserved.