|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.bristleback.server.bristle.config.ExceptionHandlersInitializer
public final class ExceptionHandlersInitializer
This class loads exception handlers using plugin settings taken from configuration file. Exception handlers may be Spring refs or simple instances created by plugin.
Created on: 2010-10-24 00:26:35
| Constructor Summary | |
|---|---|
ExceptionHandlersInitializer()
|
|
| Method Summary | |
|---|---|
ExceptionHandlersContainer |
getExceptionHandlersContainer()
Gets exception handlers container. |
void |
loadExceptionsHandlers(java.util.Map<java.lang.String,java.lang.String> pluginSettings)
Loads exception handlers and stores results in exception handlers container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionHandlersInitializer()
| Method Detail |
|---|
public void loadExceptionsHandlers(java.util.Map<java.lang.String,java.lang.String> pluginSettings)
pluginSettings - map of plugin settings taken from configuration file.public ExceptionHandlersContainer getExceptionHandlersContainer()
loadExceptionsHandlers(java.util.Map) method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||