de.smartics.exceptions.context
Class SystemDefaultExceptionContext
java.lang.Object
de.smartics.exceptions.context.AbstractExceptionContext
de.smartics.exceptions.context.SystemDefaultExceptionContext
-
All Implemented Interfaces:
-
ExceptionContext
-
public class SystemDefaultExceptionContext
-
extends
AbstractExceptionContext
An exception context with a UUID factory for default configuration. This configuration is not read from a file but created in-memory.
Method Summary |
static void |
provideProperties(org.apache.commons.configuration.BaseConfiguration configuration) Sets the properties relevant to this implementation to the given configuration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemDefaultExceptionContext
public SystemDefaultExceptionContext()
throws IllegalArgumentException
-
Default constructor.
-
Throws:
-
IllegalArgumentException
- if the context cannot be build due to invalid or illegal configuration properties.
provideProperties
public static final void provideProperties(org.apache.commons.configuration.BaseConfiguration configuration)
-
Sets the properties relevant to this implementation to the given configuration.
-
-
Parameters:
-
configuration
- the configuration to add properties to.
Copyright © 2007-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.