|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface I18nExceptionContext
Defines access to the resources required by the exception infrastructure.
Method Summary | |
---|---|
de.smartics.messages.core.BundleProvider |
getBundleProvider() Returns the bundle provider that helps to access resource bundles. |
I18nCodeMessageFormatter |
getCodeMessageFormatter() Returns the formatter for code messages. |
MessageComposer |
getMessageComposer() Returns the implementation to use for the message composer. |
MessageTemplate |
getMessageTemplateId() Returns the identifier of a template to be used for rendering the exception information. |
Methods inherited from interface de.smartics.exceptions.core.ExceptionContext |
---|
getIdFactory, getThrowableHandleMode |
Method Detail |
---|
de.smartics.messages.core.BundleProvider getBundleProvider()
MessageComposer getMessageComposer()
MessageTemplate getMessageTemplateId()
I18nCodeMessageFormatter getCodeMessageFormatter()
getCodeMessageFormatter
in interface
ExceptionContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |