|
||||||||||
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 | |
---|---|
BundleProvider |
getBundleProvider() Returns the bundle provider that helps to access resource bundles. |
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 |
---|
BundleProvider getBundleProvider()
MessageComposer getMessageComposer()
MessageTemplate getMessageTemplateId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |