de.smartics.properties.impl.config.domain.key.rtaware
Class RuntimeAdapterManager

Package class diagram package RuntimeAdapterManager
java.lang.Object
  extended by de.smartics.properties.impl.config.domain.key.rtaware.RuntimeAdapterManager

public final class RuntimeAdapterManager
     
     
extends Object

Provides access to RuntimeAdapter implementations.


Field Summary
static RuntimeAdapterManager INSTANCE
          The singleton to provide access to the runtime adapter.
 
Method Summary
 RuntimeAdapter adapter()
          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 RuntimeAdapterManager INSTANCE
The singleton to provide access to the runtime adapter.

Method Detail

adapter

public RuntimeAdapter adapter()
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.