de.smartics.properties.spi.config.domain.key
Class ConfigurationKeyContextManager

Package class diagram package ConfigurationKeyContextManager
java.lang.Object
  extended by de.smartics.properties.spi.config.domain.key.ConfigurationKeyContextManager

public final class ConfigurationKeyContextManager
     
     
extends Object

Provides access to the manager and configuration key implementations.


Field Summary
static ConfigurationKeyContextManager INSTANCE
          The singleton to provide access to the manager and configuration key implementations.
 
Method Summary
 ConfigurationKeyContext context()
          Returns the configured context instance to access configuration key helpers.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ConfigurationKeyContextManager INSTANCE
The singleton to provide access to the manager and configuration key implementations.

Method Detail

context

public ConfigurationKeyContext context()
Returns the configured context instance to access configuration key helpers.

Returns:
the configured context instance to access configuration key helpers.


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.